politicalwatch / quehacenlosdiputados.es

Frontend of our parliamentary monitoring platform

Home Page:https://quehacenlosdiputados.es

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

quehacenlosdiputados.es

Requirements

NodeJS > 10.0

Setup

git clone https://github.com/politicalwatch/quehacenlosdiputados.es.git
cd quehacenlosdiputados.es
npm install
cp src/config/index.js.example src/config/index.js

Finally, edit config/index.js file with your specific values.

Run

npm run serve

About

Frontend of our parliamentary monitoring platform

https://quehacenlosdiputados.es

License:GNU Affero General Public License v3.0


Languages

Language:Vue 42.8%Language:CSS 33.9%Language:SCSS 15.5%Language:JavaScript 7.1%Language:HTML 0.6%Language:Dockerfile 0.1%