This project was bootstrapped with Create React App.
Added additional functionality like SCSS integration and Hot Reloading
- Install modules
yarn install
- Start local server
yarn start
yarn watch-css
Recursively watches src folders for updates to SCSS filesyarn build-css
Compiles SCSS files into CSS
Outside of create-react-app. This template utilizes