Skip to content

Foundation 6 Starter Template ready for development using GULP & Browser-Sync.

Notifications You must be signed in to change notification settings

DespertaWeb/Angular-1.5---Foundation-6--Seed-Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular-1.5-&-Foundation-6-seed-Template

Manual Setup

To manually set up the template, first download it with Git:

git clone https://github.com/DespertaWeb/Foundation-6-Starter-Template.git

Then open the folder in your command line, and install the needed dependencies:

cd projectname
npm install
bower install

Run gulp sass to run the Sass compiler. It will re-run every time you save a Sass file.

Run gulp scripts to compile and concatenate all js files into /public/app.js.

Run gulp watch for a Livereload effect.

About

Foundation 6 Starter Template ready for development using GULP & Browser-Sync.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published