ifms-pti/web
2021-11-23 09:13:46 -04:00
..
generated Version 2 initial commit 2020-11-06 09:31:28 -04:00
public Favicons update 2020-12-12 09:51:39 -04:00
src Expandable groups 2021-11-23 09:13:46 -04:00
.browserslistrc Version 2 initial commit 2020-11-06 09:31:28 -04:00
.env.development Added NodeJS to techs 2021-10-26 09:05:32 -04:00
.env.production Revert to http 2021-01-20 09:17:40 -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
captain-definition Fix typo 2020-11-17 14:09:16 -04:00
default.conf Version 2 initial commit 2020-11-06 09:31:28 -04:00
Dockerfile Update Dockerfile image 2021-11-09 11:47:17 -04:00
jsconfig.json Added NodeJS to techs 2021-10-26 09:05:32 -04:00
package-lock.json Bump version 2021-11-18 09:44:18 -04:00
package.json Bump version 2021-11-18 09:44:18 -04:00
README.md Updated READMEs 2020-11-17 17:01:41 -04:00
tsconfig.json Added NodeJS to techs 2021-10-26 09:05:32 -04:00
vue.config.js Remove config 2021-10-26 09:44:05 -04:00

Portal de TI - Web Client

Desenvolvimento

npm install
npm get-schema
npm run serve

Compilar para produção

npm run build

Lint

npm run lint