Run the following commands to install dependencies and start developing
npm install
npm run dev
Run the following command to build the production-ready unpacked extension
npm run build
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Run the following commands to install dependencies and start developing
npm install
npm run dev
Run the following command to build the production-ready unpacked extension
npm run build