/JS-Back-End

Part of my JS-Back-End assignments during the training at SoftUni

Primary LanguageCSS

JS-Back-End

You can start every project in VSC typing 'npm install' and then 'npm run start' in the console.

Then go to http://localhost:3000/

- this is if you have nodemon global install, if not => type 'npm i nodemon' in the console