ifms-pti/web
Douglas Barone c0a3d48ffa Ensure id
2022-08-08 18:53:34 -04:00
..
generated OK... That's a lot of changes... 2022-06-14 13:26:01 +00:00
public OK... That's a lot of changes... 2022-06-14 13:26:01 +00:00
src Ensure id 2022-08-08 18:53:34 -04:00
.browserslistrc Version 2 initial commit 2020-11-06 09:31:28 -04:00
.env.development Change dev server 2022-05-04 13:55:48 +00: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 Added deploy.sh 2022-01-20 09:41:56 -04:00
.graphqlconfig Version 2 initial commit 2020-11-06 09:31:28 -04:00
.prettierrc OK... That's a lot of changes... 2022-06-14 13:26:01 +00: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 image 2022-01-20 09:25:24 -04:00
jsconfig.json Added NodeJS to techs 2021-10-26 09:05:32 -04:00
package-lock.json Patch 2022-06-22 11:46:47 +00:00
package.json Patch 2022-06-22 11:46:47 +00:00
README.md OK... That's a lot of changes... 2022-06-14 13:26:01 +00: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