Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 330 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 330 Bytes

PARLAMENTO2030.ES

Requirements

NodeJS > 10.0

Setup

git clone https://github.com/politicalwatch/parlamento2030.es.git
cd parlamento2030.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