donal56 / vue-quasar-todo-test

Proyecto de prueba de Vue-Quasar. Aplicación de tareas.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Test App (test-app)

It's a test app

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

Format the files

npm run format

Build the app for production

quasar build

Customize the configuration

See Configuring quasar.conf.js.

About

Proyecto de prueba de Vue-Quasar. Aplicación de tareas.


Languages

Language:JavaScript 60.7%Language:Vue 32.5%Language:HTML 4.1%Language:SCSS 2.7%