0.0.1 • Published 10 years ago

htmling-demo-app v0.0.1

Weekly downloads
6
License
-
Repository
-
Last release
10 years ago

HTMLing Demo App

This is a demonstration / starter application which uses HTMLing, express and polymer.

Installation

Via npm.

npm install htmling-demo-app

or git

git clone https://github.com/codemix/htmling-demo-app.git
cd htmling-demo-app
npm install

Usage

First, install grunt if you don't already have it installed:

npm install -g grunt-cli

Then, to start the application:

grunt

You should then be able to navigate to http://localhost:3000/.

License

MIT, see LICENSE.md.