Update README.md

Signed-off-by: Ahmad <103906421+ahmadk953@users.noreply.github.com>
This commit is contained in:
Ahmad 2024-06-02 21:54:38 -04:00 committed by GitHub
parent 867e932155
commit 4808810f2f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -13,6 +13,8 @@
Install Dependencies: ``yarn install``
Build: ``yarn build``
Build: ``yarn compile``
Start: ``yarn target``
Build & Start: ``yarn start``