Skip to content

tomorrowdevs-projects/team3-html-parser

Repository files navigation

Team 3 - Html Parser

Build Status

To START the project, type from the CLI:

node run dev

it will also create a directory "build" with the TS compiled files (JS files).

To START the TESTS SUITE , type from the CLI:

npm test

To also see the TEST COVERAGE PERCENTAGE , type from the CLI:

npm test -- --coverage

For the project is required Node v16.6.1 or higher.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published