Skip to content

This is my side project of learning expressJs with JSON data.

Notifications You must be signed in to change notification settings

djgovani/Video-app-express-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Video-App

This is the Video-App api repository.

Prerequisites:

Node.js >= 8.9.x/NPM

Setup:

  • clone this repository

    $ git clone https://github.com/djgovani/Video-app-express-api.git
    
  • Run below command to install required packages.

    npm install
    
  • For development

    npm run dev
    
  • For production

    npm start
    

For the Video-app Front-end

About

This is my side project of learning expressJs with JSON data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published