8000 GitHub - CITGuru/react-app-boilerplate: A react app boilerplate written from scratch with PWA enabled
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

CITGuru/react-app-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React App Boilerplate from Scratch

This is just a react app setup written from scratch with out the use of create-react-app and its PWA enabled.

Installation

$ git clone git@github.com:CITGuru/react-app-boilerplate.git
$ cd react-app-boilerplate
$ npm install

Usage

Run the below command to compile your code

$ npm start

Run the below command to compile your code for prod server

$ npm build

Run the below command to compile your code for dev server and hot reloding

$ npm run dev

About

A react app boilerplate written from scratch with PWA enabled

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0