Skip to content

jonwarghed/RostRecept

Repository files navigation

RostRecept

A little program that interacts with Riksdagens API to find what your riksdagsman voted for.

Written using angular and is all client side with the REST API found at data.riksdagen.se.

Install node.js

Clone the repository.

Go to the folder for the project.

First time run:
npm install -g karma
npm install -g grunt-cli
npm install -g bower
npm install
bower install

To run tests
grunt tests

To run the server
grunt serve

To build
grund build

Developed using Webstorm.

About

Broken due to update for riksdagens api

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published