A React JS BoilerPlate With Code Linter Validation Check the Dependencies List
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 bundle #Generate WebPack Bundle