Dev branch hosted at https://dev--dorgv2.netlify.app/
nvm install && nvm use
- Use the proper version of node.yarn
- Install all dependencies.
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.