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

This commit is contained in:
William Buezas 2024-11-12 16:47:04 -03:00
parent 650fa0006f
commit 833e464a99
1 changed files with 2 additions and 2 deletions

View File

@ -7,12 +7,12 @@ Hedera is the main web page for Verdnatura.
Required dependencies. Required dependencies.
- PHP >= 7.0 - PHP >= 7.0
- Node.js >= 8.0 - Node.js >= 18.0
Launch application for development. Launch application for development.
``` ```
$ npm run dev $ quasar dev
``` ```
Launch project backend. Launch project backend.