kozaru / HarpReveal

Harp + reveal.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Harp reveal.js

Harp + reveal.js

Install

1. Node.js

Node.js

2. Harp

Harp - the static web server with built-in preprocessing

$ sudo npm install -g harp

3. Harp init

$ harp init projectname --boilerplate kozaru/harp-reveal.js

4. Install some node-module

$ cd projectname
$ npm install

Usage

Start using LiveReload

Start http://localhost:9000

$ harp server

Compile source

Compile source in /www

$ harp compile

Change Log

About

Harp + reveal.js


Languages

Language:JavaScript 55.4%Language:CSS 30.6%Language:HTML 14.0%