Getting started

  1. Clone the repo
  2. Install the dependencies $ npm install
  3. Start the server $ npm start
  4. Create optimized production build $ npm build