Skip to content

neotherack/menu.barluna.es

Repository files navigation

Menu Bar Luna (menubarluna)

Update 2025

Para recargar desde github simplemente clonar y hacer el npm install completo Nada más. Requiere tener nodejs ya instalado (no es necesario tener quasar ni tampoco instalarlo) Para desplegar es mejor con "sudo ./deploy.sh" porque le mete mano al tomcat

Menu smartphone app for Bar Luna menus

Install the dependencies

npm install

Upgrade

npm upgrade
npm fix
quasar upgrade
quasar upgrade -i

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.config.js.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published