Skip to content

TheoKleman/angular-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Another Angular Starter

This repo is an Angular starter including unsemantic CSS framework and working with Gulp

How to install

To install the project, just clone it in a new folder

cd www
git clone https://github.com/TheoKleman/angular-starter.git

Run npm install

npm install

Run bower install

bower install

Then start the gulp default task

gulp

Production

There is another gulp task which is made to create a /prod folder with all the files optimized and ready to be deployed with a FTP client

gulp prod

About

Starter made for Angular and working with Gulp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published