Skip to content
This repository has been archived by the owner on Dec 23, 2020. It is now read-only.

redouglas/harpjs-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Harp.js Boilerplate

My starter Harp.js app. Get prototyping in minutes, or use it to learn by example! This will set you up with some basic infrastructure: a partial or two, a layout, some global variables, and a bunch of other useful features such as stylus mixins, icons, and more!

Usage

  • install Node brew install node
  • install Harp.js npm install -g harp
  • clone the repo
  • cd into the newly created harpjs-boilerplate folder
  • start the server with harp server (specify a port with --port 4000)
  • get coding!

For documentation, usage, and more information about Harp.js check out their homepage.

About

A starting point for harp apps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published