Skip to content

nkto2008/NodeJSThematicWeek

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node JS Thematic Week


Install dependencies: npm i


For run the project:


Go to the server folder and run the command: npm run dev


Open a other terminal and open the client folder & execute the command: node index.mjs

For run the test:


Go to the test folder and execute the command: npm run test

For run eslint:


Go to the server folder and execute the command: npm run lint


if you want fix the error, execute the command: npm run lint:fix

For check Swagger doc:


Start the server and go to: http://localhost:3000/api-docs/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published