angular-unit-tests
Edit the code to make changes and see it instantly in the preview
Explore this online angular-unit-tests sandbox and experiment with it yourself using our interactive online playground. You can use it as a template to jumpstart your development with this pre-built solution.With CodeSandbox, you can easily learn how CodeSandbox has skilfully integrated different packages and frameworks to create a truly impressive web app.
You can also fork this sandbox and keep building it using our online code editor for React, JavaScript, Node.js, and other web programming languages.
AngularUnitTests
This project was generated with Angular CLI version 8.3.2.
Development server
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The app 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.
Running unit tests
Run ng test
to execute the unit tests via Karma.
Running end-to-end tests
Run ng e2e
to execute the end-to-end tests via Protractor.
Further help
To get more help on the Angular CLI use ng help
or go check out the Angular CLI README.

Template type: angular-cli
This sandbox is a live running version of https://www.github.com/psy667/learn-angular/tree/master/
Likes: 0 users liked this sandboxViews: 515 unique visitors has visited
Forks: 6 copies made
Tags
Dependencies
- @angular/animations: ~8.2.4
- @angular/common: ~8.2.4
- @angular/compiler: ~8.2.4
- @angular/core: ~8.2.4
- @angular/forms: ~8.2.4
- @angular/platform-browser: ~8.2.4
- @angular/platform-browser-dynamic: ~8.2.4
- @angular/router: ~8.2.4
- rxjs: ~6.4.0
- tslib: ^1.10.0
- zone.js: ~0.9.1
Dev Dependencies
- @angular-devkit/build-angular: ~0.803.2
- @angular/cli: ~8.3.2
- @angular/compiler-cli: ~8.2.4
- @angular/language-service: ~8.2.4
- @types/node: ~8.9.4
- @types/jasmine: ~3.3.8
- @types/jasminewd2: ~2.0.3
- codelyzer: ^5.0.0
- jasmine-core: ~3.4.0
- jasmine-spec-reporter: ~4.2.1
- karma: ~4.1.0
- karma-chrome-launcher: ~2.2.0
- karma-coverage-istanbul-reporter: ~2.0.1
- karma-jasmine: ~2.0.1
- karma-jasmine-html-reporter: ^1.4.0
- protractor: ~5.4.0
- ts-node: ~7.0.0
- tslint: ~5.15.0
- typescript: ~3.5.3