Skip to content

oliverplay/nodejs-homework-template

 
 

Repository files navigation

GoIT Node.js Course Template Homework

Please fork this repository to complete your homework assignments (2-6). Forking will create a repository on your http://github.com account.

Expalanation Recording to hanle homeworks in the Node.js Block

Watch the video

Commands:

  • npm start — starts the server in production mode.
  • npm run start:dev — starts the server in development mode.
  • npm run lint — runs eslint to check the code. Make sure to execute this before each PR and fix all linting errors.
  • npm lint:fix — same as the previous command but fixes simple linting errors automatically.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%