Skip to content

自己用的React脚手架(React, Redux, Webpack, ES6)

Notifications You must be signed in to change notification settings

NightCatSama/ReactCat-cli

Repository files navigation

ReactCat-cli

自搭自用的React脚手架(React, Redux, Webpack, ES6)
带有自己写的一些组件(按钮, 侧边栏, 日历等)

使用到的部分关键模块

  • react-redux
  • redux-actions
  • redux-devtools
  • react-router
  • whatwg-fetch
  • webpack-dev-server

安装

npm install

##启动

开发环境

npm run dev

生产环境

npm run deploy

About

自己用的React脚手架(React, Redux, Webpack, ES6)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published