mleah / starter-app

Starter app for Angular project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Starter app for Angular

This starter app uses Angular 1.4.7.

To get started, clone this repository, and run the following command in your terminal npm install && bower install to download your dependencies.

The app uses gulp to spin up a server, and has live reload included. Simply use the default gulp command.

The app is served up on http://localhost:8080.

About

Starter app for Angular project.


Languages

Language:JavaScript 60.0%Language:HTML 37.2%Language:CSS 2.8%