PayButton / paybutton

Accept eCash by adding a donation or buy button to your website.
https://paybutton.org
MIT License
38 stars 19 forks source link

Feat/add watch command #437

Open lissavxo opened 6 hours ago

lissavxo commented 6 hours ago

Related to #

Description

Added new command called watch . This command will help with development by automatically reflecting the changes made in the React project, making it faster to see the updates."

Test plan

Run yarn watch make some change in the react project this change should automatically appear in localhost:1001 page