Installation
-
Clone this repo in
git clone https://github.com/
-
git checkout branchname
-
Run
npm install
Commands
start
Runs webpack dev server for development ( in watch mode )
Common
prod
Runs webpack in production mode
Clone this repo in git clone https://github.com/
git checkout branchname
Run npm install
start
Runs webpack dev server for development ( in watch mode )Common
prod
Runs webpack in production mode