create-react-web
v0.0.3
Published
easy to create react web project.
Downloads
2
Readme
create-react-web
For web site developer who wants to use React.
欢迎 fork, 提交 PR --Skylor.min
Run Env.
| type | version | note | | :-------------: | :-------------: | :-----: | | node | >= 8.x | |
Todolist
- [x] React 16.x & React-Router 4.x
- [x] Server Side Render (SSR)
- [x] Code Splitting (use React-Router 4.X)
- [x] smart title,keywords,description (TDK) for SEO
- [x] auto asset manager
- [x] auto svg icon
- [ ] auto changelog
- [x] fetch data (ajax)
- [x] ajax, connect, etc. HOC
- [x] gulp tasks & webpack code
- [x] webpack bundles analyzer
- [ ] mock server
- [x] use less for css
- [x] postcss & autoprefixer
- [ ] cache init state (redis)
- [x] eslint (server & frontend)
- [x] async await
Install
- (writing)
Usage
- (writing)
Server:
- express
- ejs
Frontend
- React 16.x
- React-Router 4.x
- Redux
- Less
CLI
- (developing)
eslint
npm list -g | grep eslint
├─┬ [email protected]
├─┬ [email protected]
├─┬ [email protected]
│ └── [email protected]
├── [email protected]
├─┬ [email protected]
│ ├─┬ [email protected]
│ ├─┬ [email protected]
├─┬ [email protected]
├─┬ [email protected]