Skip to content

UTN | Simulación 2020 | TP-2 | Toma de Datos

Notifications You must be signed in to change notification settings

simulador-h/tp2-toma-datos

Repository files navigation

Simulador H | TP-2 (tp2-toma-datos)

Simulación 2020 | TP-2 | Toma de Datos

Install the dependencies

npm install

Start the app in development mode (hot-code reloading, error reporting, etc.)

quasar dev

Lint the files

npm run lint

Build the app for production

quasar build

Customize the configuration

See Configuring quasar.conf.js.