Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 900 Bytes

README.md

File metadata and controls

37 lines (22 loc) · 900 Bytes

hdo-front Build Status

This is the frontend for the redesigned and API-backed holderdeord.no. Can be seen at front.holderdeord.no

Setup

  • Make sure you are using an up-to-date version of npm.

    • $ npm run setup
    • $ npm test
    • $ npm start

Tips use Nodemon to watch filechanges (https://github.com/remy/nodemon).

Learn

How to deploy

We use Nodejitsu to host the project. If you have access you bump the version in package.json. After the version is bumped you can run the command:

jitsu deploy

For cheatsheet see here.

Contribute

Stuff about how to contribute to this project.

Questions

  • url/route helpers?!