WIP: General improvements #91

Closed
wbuezas wants to merge 1 commits from wbuezas:feature/general-improvements into 4922-vueMigration
1 changed files with 2 additions and 7 deletions

View File

@ -7,12 +7,12 @@ Hedera is the main web page for Verdnatura.
Required dependencies.
- PHP >= 7.0
- Node.js >= 8.0
- Node.js >= 18.0
Launch application for development.
```
$ npm run dev
$ quasar dev
```
Launch project backend.
@ -27,9 +27,4 @@ $ php hedera-web.php -m method_path
```
## Built with
* [Webpack](https://webpack.js.org/)
* [MooTools](https://mootools.net/)
* [TinyMCE](https://www.tinymce.com/)
```