This is a website starter kit based on React 16.2 and Sass (with Gulp)

  1. Download this git repository
  2. run 'npm install' in the console
  3. Add new components in the 'src/components' folder by adding a "NewComponent.js" and a "_NewComponent.sass" file
  4. Don't forget to import files from the components to "app.sass" file and "app.js" file