Skip to content

vasanthi-08/lms-webapp

 
 

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

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 84.0%
  • JavaScript 13.2%
  • Dockerfile 1.2%
  • Other 1.6%