git clone https://github.com/pierrecabriere/react-scss-starter-kit.git
cd react-scss-starter-kit
npm install
npm start
Then, open your browser at http://localhost:3000/
npm run build
Then, the build version will be generated in the /dist directory