/ng-test-app

Angular 6 simple app

Primary LanguageTypeScriptMIT LicenseMIT

NG Test App Project Build Status

This project was generated with Angular CLI version 6.1.5.

Demo

View demo

Install locally

git clone https://github.com/Cirych/ng-test-app.git
cd ng-test-app
npm i

Run app

npm start

Navigate to http://localhost:4200

Build

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