the-drop-website

Website for The Drop

Stars
0

the-drop-website

The Drop Website

Setup

  1. Copy all the files to a new directory
  2. Go through each file and rename anything that says "React Boilerplate" to your own project name
  3. To generate favicon assets and html, use https://realfavicongenerator.net/
  4. Enter your Google Analytics Tracking ID in /src/services/ga.js

Usage

  • Run yarn start to start a local server and develop
  • Run yarn build to compile your project for production