merge_generalImprovements #94

Merged
jsegarra merged 20 commits from merge_generalImprovements into beta 2024-11-27 14:50:49 +00:00
1 changed files with 2 additions and 2 deletions
Showing only changes of commit 833e464a99 - Show all commits

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.