saert3311 / vinos-mi-chile

Trabajo practico final 0027

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vinos Mi Chile (vinos-mi-chile)

Certificacion TD 0027

Install the dependencies

yarn
# or
npm install

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

quasar dev

Lint the files

yarn lint
# or
npm run lint

Format the files

yarn format
# or
npm run format

Build the app for production

quasar build

Customize the configuration

See Configuring quasar.config.js.

About

Trabajo practico final 0027


Languages

Language:Vue 57.4%Language:JavaScript 37.7%Language:HTML 2.6%Language:SCSS 2.2%