mhkeller / wsk.starter-rollup-stylus

A starter project using the wsk build system + rollup + stylus

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wsk.starter with rollup and stylus

A starter project using the wsk build system + rollup + stylus.

About

This does some simple cleanup on the bloomberg/wsk.example repo, removing some unneeded files to get you going more quickly.

Download

Get this starter project going using degit.

mkdir myproject && cd myproject

degit mhkeller/wsk.starter-rollup-stylus
npm install && npm run dev

Check out the README.md once its downloaded for more info.

About

A starter project using the wsk build system + rollup + stylus