Skip to content

Balaji-DevOpsCourse/DIGITALLYNCLMSFRONTEND

Repository files navigation

Konamars LMS

App environments

Environment Git Branch
production main
dev dev
qa qa

Run project locally

  • Install node modules with npm install
  • Run local dev server with npm dev

Run in production

  • Install node modules with npm install
  • Build with npm build
  • Serve generated dist/ folder with a production web server

View the deployment resource in azure cloud portal at here.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors