Skip to content

richardhodgson/bluff

Repository files navigation

Bluff

Make presentations, fast.

Create presentations with markdown.

bluff.rhodgson.co.uk

Development

Bluff is written for Node JS and expects at least version 0.6.0. The presentations are stored in Mongo DB.

Clone the repo...

git clone git://github.com/richardhodgson/bluff.git

Use npm to install dependencies.

cd bluff && \
npm install

Run the tests.

make test

Start the app in development mode.

make dev

Bluff should now be running on http://localhost:8090.

About

Create presentations from markdown.

Resources

Stars

Watchers

Forks

Packages

No packages published