Closed relisora closed 12 months ago
When trying to contribute, I noticed that there was run missing in npm run build command. This fixes the readme.
run
npm run build
npm build -> npm run build
npm build
Fixes building command for npm
Visit the deploys page to approve it
thanks!
When trying to contribute, I noticed that there was
run
missing innpm run build
command. This fixes the readme.Types of changes
Description
npm build
->npm run build
Fixes building command for npm
Checklist: