1.0.13 • Published 6 years ago

react-my-cli v1.0.13

Weekly downloads
2
License
ISC
Repository
github
Last release
6 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

6 years ago

1.0.12

6 years ago

1.0.11

6 years ago

1.0.10

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago