This is an Angular 15 repo used to show my portfolio, and for me to practice writing tests.
- Node 18+
- npm 8+
To install dependencies, run the following:
npm install
There is a build/start command example environment and workspace:
npm run build npm run start