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

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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).