Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/k1ethoang/learn_nodejs
F8
https://github.com/k1ethoang/learn_nodejs
Last synced: 4 days ago
JSON representation
F8
- Host: GitHub
- URL: https://github.com/k1ethoang/learn_nodejs
- Owner: K1ethoang
- Created: 2023-07-03T16:24:23.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-19T02:46:40.000Z (8 months ago)
- Last Synced: 2024-03-19T03:39:55.421Z (8 months ago)
- Language: Handlebars
- Homepage:
- Size: 1.31 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Learn NodeJS
## Installation Guild
### 1. Clone project
```bash
git clone https://github.com/K1ethoang/Learn_NodeJS.git
```
### 2. Go to folder Learn_NodeJS
```bash
cd Learn_NodeJS
```
### 3. Install dependencies
```bash
npm install
```
### 4. Install husky
```bash
npm prepare
```### 5. Start project
```bash
npm start
```
### 6. Ctrl + Click on path "http://localhost:5000" in Terminal log