/AngularWorkshopSDQ

Angular Workshop at Code Camp SDQ 2019

Primary LanguageTypeScript

DemoApp

Angular 8 demo project for Code Camp SDQ, generated with Angular CLI version 8.0.1.

Installation

You need to restore the npm dependencies first: Run npm install

Development server

Run ng s --port 10001 -o for a dev server. The app is running on http://localhost:10001/ and will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.