1.0.13 • Published 7 years ago

react-my-cli v1.0.13

Weekly downloads
2
License
ISC
Repository
github
Last release
7 years ago

react-my-cli

一个由自己搭建的react开发环境的脚手架,可以脱离使用react官方脚手架,让项目更易于配置

优化项

  1. 暂无

安装及使用

  1. npm install react-my-cli -g
  2. react-my-cli init [projectName]

启动项目

  1. cd [projectName]
  2. yarnnpm install
  3. npm start

在浏览器地址栏中输入:localhost:3000即可访问

项目打包,运行npm run build即可,项目将打包至dist文件夹内

默认使用技术栈:
  1. react

你可以根据喜好来installuninstall它们。


1.0.13

7 years ago

1.0.12

7 years ago

1.0.11

7 years ago

1.0.10

7 years ago

1.0.9

7 years ago

1.0.8

7 years ago

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