# landing-page-v2
Dev branch hosted at https://polished-fog-7734.on.fleek.co/
## Setup
1. `nvm install && nvm use` - Use the proper version of node.
1. `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.
[](https://github.com/marketplace/actions/super-linter)