health-buddy-admin Project setup yarn install Compiles and hot-reloads for development yarn serve Compiles and minifies for production yarn build Run your unit tests yarn test:unit Lints and fixes files yarn lint Docker Docker-compose To run the project with Docker you only need to execute the following command at the project root: docker-compose up Customize configuration See Configuration Reference.