NZTechRally / nztechrally.nz

Main website for the organisation
https://nztechrally.nz
0 stars 1 forks source link

NZ Tech Rally

Netlify Status

Website for NZ Tech Rally, built with Eleventy, and auto deploy on commit to main branch via Netlify.

Project setup

Prerequisites

Install dependencies

npm i

Local development

Build and start local server. Keep this running while working on the project.

npm start

Then navigate to http://localhost:8080/, to view local version on a browser.