Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 165 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 165 Bytes

React Setup

Installation

npm install

Work

JS:

npm run watch

SCSS:

npm run watch-scss

Build

npm run build