Static site build using Eleventy.
All commands should be run from the same directory as this README file
- Install dependencies:
npm install - Start the dev server and build assets:
npm run dev - Point your browser at http://localhost:8080 to view the site