A ready to go React js boilerplate, backed by latest techs and tools to get your React projects on feet in no time. The boilerplate includes basic API call example and UI elements usage example.
npm run setup
or npm install
npm start
npm run prebuild
Cleans build directory and runs Lint plus Testsnpm run build
Generates production buildnpm lint
or npm lint:watch
npm run test
v 1.1.2 [8/21/2019]
v 1.1.0 [11/15/2019]
v 1.0.1 [6/13/2018]
- Created a landing page for the boilerplate
- Created new layout for the boilerplate
- Started working on extended documentation
- Multiple cleanings
- Few bug fixes