Skip to content

Latest commit

 

History

History
46 lines (39 loc) · 1.09 KB

File metadata and controls

46 lines (39 loc) · 1.09 KB

integra-software

Project setup

npm install

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Software dependencies

Project dependencies

How to use it?

1.- In terminal tab, run Json Server that will function as a API REST (by default port is 3000)

npm run server

2.- In a new terminal tab, run the Frontend project (by default port is 8080)

npm run serve

Default credentials to Sig In Integra Software App

email: admin@integra.com
password: contraseña

See Configuration Reference.