- Fork/Clone the repo:
git clone git@github.com:hill-climb/landing-page.git
- Open the newly created directory:
cd landing-page
npm install
Now, you can run the client:
npm start
Navigate 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
.