react start kit:SPA的样板使用React.jsWebpackES6 +ReduxRouterBabelExpressAnt Design构建。
入门 克隆此仓库: $ git clone https://github.com/jovey-zheng/react-start-kit.git 安装依赖项: $ npm i 启动项目: $ npm start // default prot is 3000 $ PORT=80 npm start // using `PORT` to customize port in the CLI 访问浏览器: 。 或以 : h -n start npm start ,然后访问: : 然后做任何你想做的:)。 贡献 拉请求是欢迎的! 执照 执照。
文件列表
react-start-kit-master.zip
(预估有个38文件)
react-start-kit-master
.gitignore
119B
.babelrc
228B
.eslintrc
520B
webpack.development.js
746B
package.json
2KB
src
app.js
544B
components
sidebar
暂无评论