react-generatorx

1.0.14 • Public • Published

安装

npm install react-generatorx -g

创建工程

  • react [--git] projectname
  • cd projectname
  • npm install

目录结构

	lib//别人的库,但是自己有修改,copy至此自己维护
	node_modules
	public---//发布时只需上传这个文件夹
		index.html
	src---
		build
		image
		component
		page
		commonKit
		redux---
			action
			reducer
	.gitignore
	package.json
	webpack.config.js
	.eslintrc.json

主要库文件

"history": "4.6.3",
"iscroll": "5.2.0",
"react": "^15.6.1",
"react-dom": "15.6.1",
"react-redux": "5.0.5",
"react-router": "4.1.1",
"react-router-redux": "5.0.0-alpha.6",
"redux": "3.6.0",
"redux-thunk": "2.2.0",
"spin": "0.0.1",
"webpack": "3.3.0",
"webpack-dev-server": "2.5.1",
"whatwg-fetch": "2.0.3"

Readme

Keywords

Package Sidebar

Install

npm i react-generatorx

Weekly Downloads

1

Version

1.0.14

License

ISC

Last publish

Collaborators

  • land