peppermintbunny / med-stock

A PWA CRUD app with Vue 3, Quasar, Supabase and Netlify Deploy developed by Patrick Monteiro from YouTube modified to function as a medical stock.

Home Page:https://med-stock.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Estudos Quasar (quasar-project)

A Quasar Project

Install the dependencies

yarn
# or
npm install

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

quasar dev

Quasar Upgrade packages

quasar upgrade -i

Lint the files

yarn lint
# or
npm run lint

Build the app for production

quasar build

Customize the configuration

See Configuring quasar.config.js.

About

A PWA CRUD app with Vue 3, Quasar, Supabase and Netlify Deploy developed by Patrick Monteiro from YouTube modified to function as a medical stock.

https://med-stock.netlify.app/


Languages

Language:Vue 70.3%Language:JavaScript 29.0%Language:HTML 0.6%Language:CSS 0.0%