Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jungrama/node-js-zero-to-expert


https://github.com/jungrama/node-js-zero-to-expert

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# node-js-zero-to-expert
This repository is based on what i learn on udemy course by Maximilian Schwarzmüller "NodeJS The Complete Guide". this course have such a good explaination about JS and much more new technology

__Link to course :__
(https://www.udemy.com/course/nodejs-the-complete-guide)

Some basic to open the project:
```
npm install
npm run start
```