Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 566 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 566 Bytes

Video Library SPA and Microservice for One Platform

This repository consists of Video Library SPA and Microservice for the One Platform

Install dependencies

  1. To install dependencies in microservice, go to video-library-service package using cd video-library-service and run npm install
  2. To install dependencies in SPA, go to video-library-client package using cd video-library-client and run npm install

Start SPA & Microservice

run npm start

🤝 Contributors

👤 Ghanshyam Lohar