Skip to content

narausch/NCSUStudent2020

Repository files navigation

2020SpringTeam19

Setup

Requires npm to manage packages.

In order to setup the development environment run:

npm install

Build / Watch

Run npm run build to build the project.

Run npm run watch to watch the files and build when something has been modified.

Testing

Run npm run test to run all the test cases

Run npm run test:watch to test when something has been modified.

Run npm run coverage to run tests and check the line coverage of the tests.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published