Skip to content

wwen0/devTest

 
 

Repository files navigation

DevTest

Getting Started

  1. Please install NPM if you do not have it already on you machine. https://www.npmjs.com/get-npm

  2. Use NPM to install angular cli : npm install -g @angular/cli

  3. We recommend using Visual Studio Code : https://code.visualstudio.com/

  4. We also recommend installing the Angular Language Service extension for Visual Studio Code : https://marketplace.visualstudio.com/items?itemName=Angular.ng-template

  5. To start : npm install

Notes

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.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

About

Test for hiring developers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 70.8%
  • JavaScript 15.2%
  • HTML 12.8%
  • CSS 1.2%