Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 356 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 356 Bytes

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 dev