Skip to content

fmilabs/educational-plan

Repository files navigation

EducationalPlan

Development server

To start the backend app: npx nx run educational-plan:serve. To start the frontend app: npx nx run apps/educational-plan-frontend:serve.

Build for production (using Docker)

Run the following commands:

docker build . -t educational-plan:nx-base
docker-compose build
docker-compose up -d

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages