mirror of https://github.com/interlegis/sapl.git
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.
Leandro Roberto
191856050a
|
4 years ago | |
---|---|---|
.. | ||
public | 4 years ago | |
src | 4 years ago | |
.browserslistrc | 4 years ago | |
.eslintrc.js | 4 years ago | |
.gitignore | 4 years ago | |
Dockerfile.dev | 4 years ago | |
README.md | 4 years ago | |
babel.config.js | 4 years ago | |
docker-compose-dev.yml | 4 years ago | |
package.json | 4 years ago | |
postcss.config.js | 4 years ago | |
run-yarn.sh | 4 years ago | |
vue.config.js | 4 years 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