Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/brandonroberts/angular2-browserify-starter

An Angular 2 starter application using Browserify for bundling
https://github.com/brandonroberts/angular2-browserify-starter

Last synced: about 1 month ago
JSON representation

An Angular 2 starter application using Browserify for bundling

Awesome Lists containing this project

README

        

# Angular 2 Browserify Starter

An Angular 2 starter application using Browserify for bundling

## Installation

Clone this repo

Install the dependencies

npm install

Build the app

npm start

Navigate to http://localhost:8080 in your browser