sdk icon indicating copy to clipboard operation
sdk copied to clipboard

chore: fix generate command on templates' README

Open gianalarcon opened this issue 6 months ago • 0 comments

Description

Following base template readme

Command npm run generate not found image

Fixes # (issue)

Fixed to use right command: npm run prebuild

How Has This Been Tested?

Manually tested image

Checklist:

  • [x] The title of this PR complies with Conventional Commits.
  • [ ] I have edited the CHANGELOG accordingly.
  • [x] I have made corresponding changes to the documentation.

gianalarcon avatar Jul 31 '25 08:07 gianalarcon