1.0.13 • Published 7 years ago

new-react v1.0.13

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

new-react(updating)

new-react是一个react脚手架,实现了react + es6 + webpack + redux

  1. 安装npm模块

        npm install -g new-react
  2. 运行命令生成项目目录,根据提示输入项目信息

        new-react
  3. 安装项目所需模块

        cd [your project name] && npm install
  4. 开发环境运行

        npm run dev
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.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago