Go to file
Juan Ferrer 29acd913ee LbScroll, FullImage, ImageEditor 2019-08-01 15:39:39 +02:00
back LbScroll, FullImage, ImageEditor 2019-08-01 15:39:39 +02:00
src LbScroll, FullImage, ImageEditor 2019-08-01 15:39:39 +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 Migration step 2019-07-22 13:46:10 +02:00
package.json Migration step 2019-07-22 13:46:10 +02:00
quasar.conf.js Migration step 2019-07-22 13:46:10 +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