Skip to content

zvovk1/TestApp

Repository files navigation

DropdownApp

This project was implemented by Eugene Vovk with Angular CLI version 1.1.0.

How To Run

Follow instruction bellow.

Clone Project From Repository

git clone https://github.com/zvovk1/TestApp.git

Install Node Modules

in your console run npm insall

Build Project and Start Server Automatically

run project using command npm start

Build Project and Start Server Manually

run command ng build and after build run next command ng serve --host 0.0.0.0 --port 8080

Unit tests

run command npm test;

About

Angular 2 Test App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published