Skip to content

hhharm/nodejs-mentoring-program-2020

Repository files navigation

nodejs-mentoring-program-2020

Tasks are splitted to folders by module.

To run task:

  1. execute npm install
  2. execute npm run hw<module number>task<task number>, e.g. npm run hw1task1. If there is no task number then the format is hw<module_number>, e.g. npm run hw4

To check for lint errors in HW2 execute npm run lint-hw2

To check for lint errors in the whole project & fix them execute npm run lint-fix

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published