Skip to content

pmbuban/frontend-workflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My personal gulp setup for front-end experiments.

taken from http://maximilianschmitt.me/posts/gulp-js-tutorial-sass-browserify-jade/

Install dependencies

npm install

Note: this if this requires sudo or root access, reclaim write permissions with the following

sudo chown -R $(whoami) ~/.npm

Run gulp

gulp

A local server will auto open in your default browser

About

Frontend template using Node, Jade, and Sass

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published