# 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

* [Vue.js](https://vuejs.org/)
* [Quasar](https://v1.quasar-framework.org/)
* [nodejs](https://nodejs.org/)
* [webpack](https://webpack.js.org/)