Skip to content

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.

Notifications You must be signed in to change notification settings

peppermintbunny/med-stock

 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 70.4%
  • JavaScript 29.0%
  • Other 0.6%