ifms-pti/web/README.md
2020-11-17 17:01:41 -04:00

179 B
Executable File

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