ifms-pti/web
Douglas Barone 54cef16f5a Minor fixes
2020-11-11 17:12:37 -04:00
..
generated Version 2 initial commit 2020-11-06 09:31:28 -04:00
public Version 2 initial commit 2020-11-06 09:31:28 -04:00
src Minor fixes 2020-11-11 17:12:37 -04:00
.browserslistrc Version 2 initial commit 2020-11-06 09:31:28 -04:00
.env.development Version 2 initial commit 2020-11-06 09:31:28 -04:00
.env.production Version 2 initial commit 2020-11-06 09:31:28 -04:00
.eslintrc.js Version 2 initial commit 2020-11-06 09:31:28 -04:00
.gitignore Version 2 initial commit 2020-11-06 09:31:28 -04:00
.graphqlconfig Version 2 initial commit 2020-11-06 09:31:28 -04:00
.prettierrc Version 2 initial commit 2020-11-06 09:31:28 -04:00
babel.config.js Version 2 initial commit 2020-11-06 09:31:28 -04:00
default.conf Version 2 initial commit 2020-11-06 09:31:28 -04:00
Dockerfile Version 2 initial commit 2020-11-06 09:31:28 -04:00
package-lock.json Replaced momentjs with date-fns in web. 2020-11-09 12:05:21 -04:00
package.json Replaced momentjs with date-fns in web. 2020-11-09 12:05:21 -04:00
README.md Version 2 initial commit 2020-11-06 09:31:28 -04:00
vue.config.js Version 2 initial commit 2020-11-06 09:31:28 -04:00

Portal de TI

Project setup

npm install
npm get-schema

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.