cove-website

Getting Started

This application uses the next.js static site generator. Documentation can be found here (https://github.com/zeit/next.js/)

To get started with the app, simply:

  • clone the github repo
  • run yarn install to install js dependencies
  • run yarn dev or npm run dev to start the local webserver on port 3000