Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 167 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 167 Bytes

kitchen.js

A javascript tool for managing Orchard recipes

##Setup run npm install

To start the server run node server.js

To start gulp tasks run gulp watch