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-service
and runnpm install
- To install dependencies in SPA, go to video-library-client package using
cd video-library-client
and runnpm install
run npm start
👤 Ghanshyam Lohar