ifms-pti/web/README.md
2022-06-14 13:26:01 +00:00

183 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