Skip to content

Latest commit

 

History

History
36 lines (19 loc) · 405 Bytes

README.md

File metadata and controls

36 lines (19 loc) · 405 Bytes

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