This is a website starter kit based on React 16.2 and Sass (with Gulp)
- Download this git repository
- run 'npm install' in the console
- Add new components in the 'src/components' folder by adding a "NewComponent.js" and a "_NewComponent.sass" file
- Don't forget to import files from the components to "app.sass" file and "app.js" file