Skip to content

oziks/angular-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

angular-starter

My minimal starter for an angular project using bower and gulp.

Initialization

Run the install.sh script.

It automatically updates your project's name and author. Don't forget to delete it after execution.

Installation

Install bower and gulp globally using npm:

$ npm install -g bower gulp

Install dependencies:

$ nmp install
$ bower install

Run gulp to build assets:

$ gulp

About

My minimal starter for an angular project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published