Go to file
Juan Ferrer d4fdddc898 Initial commit 2019-06-25 10:23:12 +02:00
back Initial commit 2019-06-25 10:23:12 +02:00
src Initial commit 2019-06-25 10:23:12 +02:00
src-pwa Initial commit 2019-06-25 10:23:12 +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 Initial commit 2019-06-25 10:23:12 +02:00
package.json Initial commit 2019-06-25 10:23:12 +02:00
quasar.conf.js Initial commit 2019-06-25 10:23:12 +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