项目作者: kienD

项目描述 :
React-Bootstrap boilerplate with sass
高级语言: JavaScript
项目地址: git://github.com/kienD/react-boilerplate.git
创建时间: 2017-04-03T01:27:10Z
项目社区:https://github.com/kienD/react-boilerplate

开源协议:

下载


React Boilerplate

This is a boilerplate template for react utilizing the following:

  • React
  • React-Bootstrap
  • Sass
  • Webpack
  • ES6 (ECMA2015)

Install

You can clone this repo and then run the command npm install in the root directory of this project.

Run

You can build this boilerplate by running the command npm run build. You can also use npm run watch to update on change.

Useful References