This boilerplate shows you the basics of Harp
Create a copy of this boilerplate to your computer
$ git clone [email protected]:harp-boilerplates/hb-start.git
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.
Open harp.nu/readme in your browser.