vinagreti / angular-async-tutorial

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UsersApp

This project was generated with Angular CLI version 1.1.2.

Instalation

After cloned this repo, go to it's root folder and run ng serve;

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.

Test server

First install http-server-spa using npm i http-server-spa -g;

Then run http-server-spa ./ inside the docs/ folder. Navigate to http://127.0.0.1:8080/.

Demo server

Navigate to https://vinagreti.github.io/decorado-angular-test.

Deploy server

Place the content of the docs/ folder inside the root of you server where your doming is pointing to. Navigate to your domain.

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.

Further help

bruno@tzadi.com

About


Languages

Language:TypeScript 81.4%Language:HTML 10.2%Language:CSS 6.3%Language:JavaScript 2.1%