tree: 996a1c0288a1c52e0adbefad77e2a753baf63783 [path history] [tgz]
  1. devtools/
  2. e2e/
  3. src/
  4. .clang-format
  5. .gitignore
  6. angular.json
  7. package-lock.json
  8. package.json
  9. README.md
  10. tsconfig.json
  11. tslint.json
diagnosis-tool/README.md

ChromeOS Diagnosis Tool

This project was generated with Angular CLI version 6.0.8.

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

Install dependencies

npm install
cd devtools
npm install

Run npm run build to build the project. The build artifacts will be stored in the dist/ directory.

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.