Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

sararob/angular2base

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run

To build and serve the app locally:

$ npm install -g firebase-tools
$ npm install
$ npm run build
$ firebase serve

Then open your browser to localhost:5000.

Deploy

To deploy the app to firebase:

  1. Edit firebase.json to point to your Firebase url, then:
$ npm install -g firebase-tools
$ npm install
$ npm run build
$ firebase deploy

Develop

To develop locally, with automatic build and livereload support using webpack-dev-server:

$ npm install
$ npm run serve

Then open your browser to localhost:8080.

About

Demo app from my Angular Connect talk

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  
Morty Proxy This is a proxified and sanitized view of the page, visit original site.