Skip to content

dmtrung14-courses/umass-cs220

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UMass CS 220 Projects Submission

Use it at your discretion

Usage

git clone https://github.com/UMassProjects/umass-cs220.git
cd umass-cs220

select the Homework that you'd like to run

Specific initialization

Run npm install to install the dependencies

Run npm run test to test. You may as well run npm run test:coverage to test the coverage requirements

Run npm run lint to test linting. You may as well run npm run lint:fix to initialize auto linting (although this may not work for TS typing.

Double Credit Project

Project 07 about API and fetching is somewhere else. Here. It was a group work.

About

Personal Repository for CS220 Course at UMass

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published