bendras / metalsmith-express-gulp-boilerplate

Boilerplate of metalsmith, express and gulp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:JavaScript 98.2%Language:CSS 1.8%