A Bespoke.js presentation, built with generator-bespoke
First, ensure you have the following installed:
Then, install dependencies and run the preview server:
$ npm install && bower install
$ grunt
- / - presentation
- /hello - prints 'hello world'
- /musicians - root of REST API
- Express API Reference
- Mongoose.js API docs
- Creating a REST API using Node.js, Express, and MongoDB
- Bespoke.js
- fix livereload
- fix so it doesnt restart node when non server files change