Skip to content

halltech/skeleton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

skeleton

The standard setup we use to start one of our projects.

Instalation

npm install to install up-to-date versions of each required package. If any errors occur contact one of the contributors immediately.

Gulp tasks

gulp serve to compile on changes and reload browser automaticaly

gulp watch compile on changes

gulp sass:min minify sass to *.min.css

gulp js:min minify javascript to *.min.js

Releases

No releases published

Packages

No packages published