Change readme
gitea/hedera-web/pipeline/pr-4922-vueMigration This commit looks good Details

This commit is contained in:
William Buezas 2024-11-12 09:43:24 -03:00
parent 24687e57e6
commit 7c8af1c3c2
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/)
```