Skip to content

Backfeed/Backfeed-Website

Repository files navigation

Backfeed.cc built with Harp.js

Getting Started

  1. Install Harp in your computer
$ sudo npm install -g harp
  1. Clone this repository
$ git clone [email protected]:Backfeed/Backfeed-Website.git
  1. Install dependencies
$ npm install && bower install
  1. Start Harp server from within the _harp directory
$ cd _harp && npm run server
  1. Visit http://localhost:9000/ in your browser.

Tip: Commas and quotes are important when writing JSON. Follow the same structure as the sample data to avoid syntax issues.

Publishing & Deploying

The Backfeed website is deployed to GitHub Pages. The only requirement is that the website's files will be stored at the root directory of the repository. To convert this to normalized HTML, JS and CSS, run npm run compile from within the _harp directory. A static website will be created in the root folder of this repository, which you can publish anywhere, even completely independently from Harp.

License

TBD

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •