saulonunesdev / reactjs-boilerplate

A React Js BoilerPlate (Eslint, StandardJs, Remark, Husky, Lint-Stage)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A React Js BoilerPlate (Eslint, StandardJs, Remark, Husky, Lint-Stage)

License:MIT License


Languages

Language:JavaScript 90.0%Language:CSS 6.5%Language:HTML 3.4%