Skip to content

politicalwatch/escaneaods

Repository files navigation

EscaneaODS

EscaneaODSCooperacion

Requirements

NodeJS > 18.0

Setup

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