Website for NZ Tech Rally, built with Eleventy, and auto deploy on commit to main
branch via Netlify.
npm i
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.