Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 331 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 331 Bytes

Escáner2030

Escáner 2030 - España

Requirements

NodeJS > 10.0

Setup

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