1.0.13 • Published 5 years ago

react-my-cli v1.0.13

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

5 years ago

1.0.12

5 years ago

1.0.11

5 years ago

1.0.10

5 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago