Skip to content

πŸš€ Create a MCS Lite Web App based on Create-React-App.

License

Notifications You must be signed in to change notification settings

MCS-Lite/cra-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

44ffeee Β· May 31, 2017

History

24 Commits
Apr 14, 2017
Apr 14, 2017
May 24, 2017
Apr 14, 2017
Apr 14, 2017
May 31, 2017
May 31, 2017
Apr 17, 2017
Apr 26, 2017
May 31, 2017
May 31, 2017
May 31, 2017

Repository files navigation

cra-boilerplate Travis CI Greenkeeper badge

Create a MCS Lite Web App based on Create-React-App.

DEMO

Requirements

  • node >= 8.0.0
  • npm >= 5.0.0
  • yarn >= 0.24.6

Usage

$ yarn install
$ yarn start

User Guide: https://github.com/facebookincubator/create-react-app

CONTRIBUTING

  • ⇄ Pull requests and β˜… Stars are always welcome.
  • For bugs and feature requests, please create an issue.
  • Pull requests must be accompanied by passing automated tests ($ npm test).