https://github.com/yusufgns/widgetsubemail
https://github.com/yusufgns/widgetsubemail
react react-widget react-widgets vite vitejs widget
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/yusufgns/widgetsubemail
- Owner: yusufgns
- Created: 2023-09-05T18:13:57.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-05T19:47:53.000Z (over 2 years ago)
- Last Synced: 2025-01-27T05:49:30.524Z (about 1 year ago)
- Topics: react, react-widget, react-widgets, vite, vitejs, widget
- Language: JavaScript
- Homepage: https://widget-subemail.vercel.app
- Size: 174 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React + Vite + Widget
A widget developed with Vite.
If you want to create widgets for your projects, it's easy with vite.
After forking this repo, all you have to do is deploy it.
```sh
git clone https://github.com/yusufgns/widgetSubemail
```
```sh
cd widgetSubemail
```
```sh
npm install
```
```sh
npm build:widget
```