Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 599 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 599 Bytes

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 [email protected]: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.