/escaner2030.es

test

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

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