Skip to content

Latest commit

 

History

History
32 lines (17 loc) · 322 Bytes

README.md

File metadata and controls

32 lines (17 loc) · 322 Bytes

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