Handling state with FRP instead of Redux on React Apps.
| Command | Description |
|---|---|
npm install |
Fetch dependencies and build binaries for any of the modules |
npm start |
Fire up Webpack Dev Server, app will go live on http://localhost:6789 |
npm run build |
Build bundle.js file |
