/quehacenlosdiputados.es

Frontend of our parliamentary monitoring platform

Primary LanguageVueGNU Affero General Public License v3.0AGPL-3.0

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