This repository contains the solutions to the exercises of the course Web frameworks. It will also contain the devcontainer configuration for the course. (MEAN stack)
- In the future it will also contain the mongodb in the devcontainer.
move into the exercise folder and run the following commands:
ng serve --host 0.0.0.0- You need to run
npm install -g @angular/cli@16in the devcontainer to have the 'correct' version.
- Install the Remote - Containers extension in VSCode.
- Open the repository in VSCode.
- Click on the green icon in the bottom left corner.
- Select "Reopen in Container".
@angular-devkit/architect 0.1602.14 (cli-only) @angular-devkit/core 16.2.14 (cli-only) @angular-devkit/schematics 16.2.14 (cli-only) @schematics/angular 16.2.14 (cli-only)
Angular CLI: 16.2.14 Node: 18.20.3 Package Manager: npm 10.7.0 OS: linux x64