/hb-start

Harp Boilerplate for cutting your teeth. Maintained by @jorgepedret.

Primary LanguageHTML

Starter boilerplate for Harp

This boilerplate shows you the basics of Harp


Clone this boilerplate

Create a copy of this boilerplate to your computer

$ git clone git@github.com:harp-boilerplates/hb-start.git

Install & Run Local Server

Harp APF provides you with a local server to run and customize this boilerplate.

$ sudo npm install harp -g
$ sudo harp server -p 80

Visit the Harp APF server documentation site to learn about other options.

View in browser

Open harp.nu/readme in your browser.