- Install NodeJS (LTS)
- Run
npm installon the project directory. - Run
npm run start:opento run the project and open a browser window with it.
Run ng build to build the project. The build artifacts will be stored in the dist/ directory.
You can use npm run serve:ssr:charlie-challenge to run the project with server-side rendering.
Run ng test to execute the unit tests via Karma.