Codebrahma-React-Boilerplate
Codebrahma-React-Boilerplate copied to clipboard
A React Boilerplate with all the latest packages.
Codebrahma-React-Boilerplate
A React Boilerplate with all the latest packages.
1. React V16.8.4
2. Webpack 4.29.6
3. Style using SASS / CSS
4. Code spliting with lazy and suspense
5. Uglification & URL hashing for js builds
For Installing
npm install
Linting
npm run lint
Building
npm run build