Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/js2me/ng-example-app

Angular 5 Example Angular App + JWT Authentication + Angular CLI + FireBase + Travis CI
https://github.com/js2me/ng-example-app

angular angular-2 angular-5 angular-5-quickstart angular-boilerplate angular-cli angular-quickstart angular2 angular4 angular5 angularcli base-project boiler-plate boilerplate boilerplate-application boilerplate-template example example-project example-repo sample-app

Last synced: about 8 hours ago
JSON representation

Angular 5 Example Angular App + JWT Authentication + Angular CLI + FireBase + Travis CI

Awesome Lists containing this project

README

        

# Example app with Angular 5 + Angular CLI + FireBase + TravisCI

[![Build Status](https://travis-ci.org/js2me/ng-example-app.svg?branch=master)](https://travis-ci.org/js2me/ng-example-app)

### DEMO

Live DEMO [here](https://js2me.github.io/ng-example-app/)!

[![angular-example-app](http://thumbsnap.com/i/CxRjJnIB.png?0129)](https://js2me.github.io/ng-example-app/)

## How to use

1. `npm install` - install dependencies
2. `ng serve` (by default port is 4200, if it's busy then use `--port=` option

## How to build

1. `npm install` - install dependencies
2. `ng build` or `ng build --prod` for production build