0.0.2 • Published 12 years ago
generator-remark v0.0.2
Generator-remark
A Yeoman generator for scaffolding Remark presentations.
Getting started
- Make sure you have yo installed:
npm install -g yo - Install the generator:
npm install -g generator-remark - Run:
yo remark
To view your presentation:
grunt serverTo deploy your presentation as a couchapp to a local CouchDB instance under the remark database:
grunt deployTo configure where your presentation deploys, modify couchapp.json.
