landing-page-v2

Dev branch hosted at https://dev--dorgv2.netlify.app/

Setup

  1. nvm install && nvm use - Use the proper version of node.
  2. yarn - Install all dependencies.

Develop

yarn dev - Build the site, and start the development server. The dev server is hosting the site at http://localhost:3000/. Whenever changes are made, the site should automatically rebuild.

GitHub Super-Linter