Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jungrama/node-js-zero-to-expert
- Owner: JungRama
- Created: 2020-02-04T08:55:23.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-13T08:57:50.000Z (about 2 years ago)
- Last Synced: 2024-04-22T14:56:18.777Z (8 months ago)
- Language: HTML
- Size: 2.11 MB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 131
-
Metadata Files:
- Readme: README.md
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
```