NodeJS > 10.0
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.
npm run dev