jlord / balrog

Learn by making presents: A Static Site Generator (WIP)
Other
86 stars 14 forks source link

Make npm scripts for building, starting a webserver #8

Closed brianloveswords closed 11 years ago

brianloveswords commented 11 years ago

That way we can do

$ npm run build
$ npm run server

and see the output of the stuff!