Sistema de Apoio ao Processo Legislativo
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Leo Alves abb51aa322 Corrige erro 500, protege template tags, adiciona migrations e atualiza assets 7 months ago
..
src feat(branding): altera cores e substitui logo de LegisInc para SGVP 10 months ago
.browserslistrc renomeia pasta de projeto frontend 6 years ago
.gitignore add webpack-stats.json no versionamento 6 years ago
Dockerfile.dev renomeia pasta de projeto frontend 6 years ago
README.md renomeia pasta de projeto frontend 6 years ago
docker-compose-dev.yml renomeia pasta de projeto frontend 6 years ago
postcss.config.js renomeia pasta de projeto frontend 6 years ago
webpack-stats.json Corrige erro 500, protege template tags, adiciona migrations e atualiza assets 7 months ago

README.md

sapl-frontend

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Customize configuration

See Configuration Reference.