Go to file
Juan Ferrer 03a7734cf3 Catalog improvements, global state 2019-06-26 13:19:03 +02:00
back Catalog improvements, global state 2019-06-26 13:19:03 +02:00
src Catalog improvements, global state 2019-06-26 13:19:03 +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 Catalog improvements, global state 2019-06-26 13:19:03 +02:00
package.json Catalog improvements, global state 2019-06-26 13:19:03 +02:00
quasar.conf.js Catalog improvements, global state 2019-06-26 13:19:03 +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