This repository consists of Video Library SPA and Microservice for the One Platform
- To install dependencies in microservice, go to video-library-service package using
cd video-library-serviceand runnpm install - To install dependencies in SPA, go to video-library-client package using
cd video-library-clientand runnpm install
run npm start
👤 Ghanshyam Lohar