- Fork/Clone the repo:
git clone git@github.com:hill-climb/landing-page.git- Open the newly created directory:
cd landing-page
npm installNow, you can run the client:
npm startNavigate to http://localhost:3000 to explore the landing page.
This project and the accompanying materials are made available under the terms and conditions of the MIT LICENSE.