Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 377 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 377 Bytes

Math Adventures Website

This is the website for Math Adventures, a free math enrichment program for elementary school students.

Installations

Run npm ci to install dependencies.

Modications

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.