Currently under development.
npm install -g create-react-appRuns the app in development environmnet with livereload. By default it will use port 80.
| Option | Description | Type |
|---|---|---|
--port |
Use this port instead of 80 | Number |
Note: also It will look at the environmnet variables for
PORTas a first option.
Builds the app for production to the build folder.
Launches the test runner with karma and mocha
- Make karma optional