项目作者: SoufianeAbid

项目描述 :
Simple react boilerplate (React, Babel, Express, Webpack)
高级语言: JavaScript
项目地址: git://github.com/SoufianeAbid/reactStarter.git
创建时间: 2017-03-21T21:51:21Z
项目社区:https://github.com/SoufianeAbid/reactStarter

开源协议:MIT License

下载


reactStarter

Simple react boilerplate (React, Babel, Express, Webpack).

What’s inside?

  • react : 15.4.2
  • reactDOM : 15.4.2
  • react-router: 2.0.0
  • babel : preset ES5,ES6,ES7 React
  • React Bootstrap : 0.30.7
  • webpack: 1.14.0
  • webpack-dev-server: 1.16.2

Getting Started

Installation

  1. git clone https://github.com/SoufianeAbid/reactStarter.git

And run the setup

  1. npm install

And start the development server

  1. npm start