Skip to content
This repository has been archived by the owner on May 6, 2021. It is now read-only.

Latest commit

 

History

History
22 lines (17 loc) · 986 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 986 Bytes

React JS BoilerPlate

A React JS BoilerPlate With Code Linter Validation Check the Dependencies List.

License js-standard-style Coverage Status

Commands

npm install     #Install Dependencies
npm start       #Starts WebPack DevServer With HotReload and BrowserSync
npm test        #Tests Everything
npm run autofix #Fix Everything (Remark Not Working 100%)
npm run wbundle #Generate WebPack Bundle