2.2.7 • Published 7 years ago
react-simple-template v2.2.7
React-simple-template
minimal workflow generator for react apps
Instalation
npm i react-simple-template -g
Usage
generate template
simple myapp
go to generated app folder
cd myapp
install dependences
npm i
start dev-server:
npm run dev
build you project:
npm run build
note: comment out module.hot.accept(); in src/index.js before building
start production build:
npm start
dependences
- Node.js
- npm
includes
- webpack 4
- babel
- express
- react
example
ES6 online converter
https://github.com/warlock1607/react-simple-template/tree/example
2.2.7
7 years ago
2.2.6
7 years ago
2.2.5
7 years ago
2.2.4
7 years ago
2.2.3
7 years ago
2.2.2
7 years ago
2.2.1
7 years ago
2.2.0
7 years ago
2.1.8
7 years ago
2.1.7
7 years ago
2.1.6
7 years ago
2.1.5
7 years ago
2.1.4
7 years ago
2.1.3
7 years ago
2.1.2
7 years ago
2.1.1
7 years ago
2.1.0
7 years ago
2.0.10
7 years ago
2.0.9
7 years ago
2.0.8
7 years ago
2.0.7
7 years ago
2.0.6
7 years ago
2.0.5
7 years ago
2.0.4
7 years ago
2.0.3
7 years ago
2.0.2
7 years ago
2.0.1
7 years ago
2.0.0
7 years ago
1.0.3
7 years ago
1.0.2
7 years ago
1.0.1
7 years ago
1.0.0
7 years ago