Go to file
Juan Ferrer 65097c3f58 Refactor, bugfix, i18n 2020-06-29 13:31:48 +02:00
back Refactor, bugfix, i18n 2020-06-29 13:31:48 +02:00
src Refactor, bugfix, i18n 2020-06-29 13:31:48 +02:00
src-pwa Login, register & password recovery 2020-05-06 18:44:42 +02:00
.editorconfig Initial commit 2019-06-25 10:23:12 +02:00
.eslintignore Initial commit 2019-06-25 10:23:12 +02:00
.eslintrc.js Initial commit 2019-06-25 10:23:12 +02:00
.gitignore Initial commit 2019-06-25 10:23:12 +02:00
.postcssrc.js Initial commit 2019-06-25 10:23:12 +02:00
.stylintrc Initial commit 2019-06-25 10:23:12 +02:00
LICENSE Initial commit 2019-06-25 10:23:12 +02:00
README.md Initial commit 2019-06-25 10:23:12 +02:00
babel.config.js Initial commit 2019-06-25 10:23:12 +02:00
package-lock.json Login, register & password recovery 2020-05-06 18:44:42 +02:00
package.json Login, register & password recovery 2020-05-06 18:44:42 +02:00
quasar.conf.js Refactor, bugfix, i18n 2020-06-29 13:31:48 +02:00

README.md

Hedera

Source code of Verdnatura website.

Getting Started

Launch application for development.

$ quasar dev

Build as Progressive Web App

$ quasar build -m pwa

Built With