Skip to content

timvandijck/starterkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tim's Starterkit

A starterkit including Bower, Gulp, Sass and jQuery.

What you should know:

  • All coding is done in the "app"-folder.
  • The site will be compiled and run from the "public" folder.
  • Gulp tasks are separated in different files in the gulp_tasks folder.
  • No dependencies or generated files are being kept in the repository. Only the things you do yourself, the rest is ignored (cleanness++)!

How to install

  • Download/clone the repo.
  • Make sure you have Gulp installed on your system.
  • Run npm install and bower install.
  • Run 'gulp' and you're ready to go!
  • You can visit your webapp at http://localhost:8585

About

A starterkit including Bower, Gulp and Sass.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published