Skip to content

info343a-w18/p2-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project 2

Create your project here! Make sure to follow the instructions on Canvas regarding getting set up (i.e., creating a development branch), and submitting your project.

The included jest tests allow you to test the validity of your HTML, CSS, and JavaScript code. It assumes that your files names are index.html, js/index.js, and css/style.css. To test your validity, simply run:

# Install packages for testing
npm install

# Test code validity
jest

About

Starter repo for project 2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors