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
# 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.
Check our CONTRIBUTING.md