react-web-frontend
v0.0.4
Published
Describes the react web frontend
Downloads
23
Readme
This repo contains react frontend for web. And has the following features
Features
- Hot loading
- Redux and Redux Saga
- Immutable JS
- redux reselect
- semantic UI
- react router
There will be no logic or model here. All will be inherited from BE Client.
Folder structure
- webpack : contains prod and dev webpack
- .storybook: contains the storybook related data
- gulpfile.babel.js : contains gulp build tasks
- src : contains the code
- dist : built files
