Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 859 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 859 Bytes


Decent React Boiler Plate

Build Status npm PRs Welcome GitHub license

A basic, un-opiniated and decent boiler plate to start your project.

Installing / Getting started

A quick introduction of the minimal setup you need to get up and running.

npm run dev //for development
npm run prod //to generate files for production