update read me

master
A1Gard 18 hours ago
parent e34ca79fe1
commit 0a4788be01

@ -36,11 +36,15 @@ php artisan key:generate
php artisan serv
# to develop front-end
npm i
npm run dev
# or with yarn
npm install -g yarn
yarn install
php artisan client
yarn dev
```
> [!TIP]

Loading…
Cancel
Save