2017-11-29 10:01:48 +00:00
|
|
|
# Hedera
|
|
|
|
|
2018-06-06 11:08:17 +00:00
|
|
|
Hedera is the main web page for Verdnatura.
|
|
|
|
|
|
|
|
## Getting Started
|
|
|
|
|
|
|
|
Required dependencies.
|
|
|
|
* PHP >= 7.0
|
|
|
|
* Node.js >= 8.0
|
|
|
|
|
|
|
|
Launch command line client.
|
|
|
|
```
|
|
|
|
$ php hedera-web.php -m method_path
|
|
|
|
```
|
|
|
|
|
|
|
|
## Built with
|
|
|
|
|
|
|
|
* [Webpack](https://webpack.js.org/)
|
|
|
|
* [MooTools](https://mootools.net/)
|
|
|
|
* [TinyMCE](https://www.tinymce.com/)
|