Skip to content

KevinDelgad/CPSC349-Project-1

Repository files navigation

Getting started with Project 1

Clone the cpsc349-project1 repository locally:

git clone https://github.com/ProfAvery/cpsc349-project1.git

Install and start the Eleventy static site generator:

cd cpsc349-project1/
npm install
npm start

Open the newly generated site.

To validate the generated HTML:

npm test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published