Skip to content

netfuel/boilerplate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Z63 Boilerplate

Startup boilerplate for your projects with Grunt, SASS and Jeet.gs, made by zerosixthree.

Requirements

NodeJS and Grunt.

Installing

Step 1. Install NodeJS by downloading it here

Step 2. Install Grunt CLI

npm install -g grunt-cli

Step 3. Install all the npm dependencies you need for Grunt.

cd to/root/folder
npm install

Step 4. All done! You can now run either grunt or grunt dist depending on your needs, and Grunt will do the rest for you.

Folder structure

The development will be done in source/js/ and source/sass/ which then will be compiled/concatinated/minified into build/js and build/css.

About

Boilerplate for zerosixthree.se

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published