Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/k1ethoang/learn_nodejs

F8
https://github.com/k1ethoang/learn_nodejs

Last synced: 4 days ago
JSON representation

F8

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