This is the website for Math Adventures, a free math enrichment program for elementary school students.
Run npm ci
to install dependencies.
View the site live by starting a local server with npm run start
. To preview your changes, run npm run build
to rebuild the site using Eleventy. Push changes to deploy.