General improvements #92

Merged
jsegarra merged 16 commits from wbuezas/hedera-web-mindshore:feature/GeneralImprovements into 4922-vueMigration 2024-11-25 12:47:25 +00:00
1 changed files with 2 additions and 2 deletions
Showing only changes of commit 484e41e86b - 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.