/camara-data-portal

http://acompanhalegis.info/

Primary LanguageVue

camara-data-portal

This is the frontend app for visualization of the acquired and processed data from "Camara dos Deputados"

It also needs the following project running under port 8000 locally: https://github.com/AcompanhaLegis/acompanha-legis-api

Live Version:

http://acompanhalegis.info/

Build Setup

# install dependencies
$ pnpm install

# serve with hot reload at localhost:3000
$ pnpm dev

# build for production and launch server
$ pnpm build
$ pnpm start

# generate static project
$ pnpm generate

For detailed explanation on how things work, check out Nuxt.js docs.

Development guidelines

Check our CONTRIBUTING.md