Skip to content

bendras/metalsmith-express-gulp-boilerplate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

metalsmith-express-gulp-boilerplate

Boilerplate of metalsmith, express and gulp

Getting started

npm install

build everything

gulp

or build and watch for changes

gulp watch

run a dev server (http://localhost:9000)

gulp server

About

Boilerplate of metalsmith, express and gulp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.2%
  • CSS 1.8%