1.0.7 • Published 7 years ago

jr-create-react v1.0.7

Weekly downloads
1
License
ISC
Repository
-
Last release
7 years ago

一个命令生成react脚手架

npm install -g jr-create-react

jr-create-react -n mypro  (-n 表示项目的名字)

cd mypro

cnpm install

npm start

浏览器打开 localhost:8989

测试环境构建:npm run test

生产环境构建:npm run build

######该脚手架集成的内容

react热加载,react全家桶,redux-thunk,缓存控制,less,postcss

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

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