Skip to content

igoohd/my-links

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Youtube Master Class Node

This is a simple node project to study its functionality like:

  • API creation
  • Creation of servers
  • Native modules

How to Start

# Clone this repository
git clone https://gitlab.com/Igoohd/youtube-masterclass-node.git

# Go to the paste "http"
cd http

### Start API server
npm run api

### Start server
npm run start

You can see the application running in your localhost:5000 and localhost:3000(API)

About

A simple project to store favorite links (study of nodejs)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors