frontend-startkit
v1.0.0
Published
starter kit for react frontend
Readme
Frontend-Startkit
Contains
- [x] React
- [x] Typescript
- [x] Redux
- [x] Immer
- [x] React Router 4
- [x] React Intl
- [x] Redux Actions
- [x] Redux Saga
- [x] Redux Form
- [x] Reselect
- [x] PostCSS
- [x] CSS modules
- [x] Webpack 4
- [x] Babel 7
- [x] Express
add full icu to node for i18n
npm install -g full-icuSetup
yarn installrun
It's served in http://dev.frontendstartkit.com:3009 .
yarn starttest
yarn testbuild
It's served in ./static folder.
yarn run buildyarn run build:stagingyarn run build:devclient rendering
yarn run clientserver rendering
yarn run server