Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/seanchas116/reshaper
[WIP] Visual Editing Mode for React & Tailwind Apps
https://github.com/seanchas116/reshaper
Last synced: 4 days ago
JSON representation
[WIP] Visual Editing Mode for React & Tailwind Apps
- Host: GitHub
- URL: https://github.com/seanchas116/reshaper
- Owner: seanchas116
- License: mit
- Created: 2024-09-11T02:27:49.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-09-16T10:14:29.000Z (about 2 months ago)
- Last Synced: 2024-09-16T19:18:34.853Z (about 2 months ago)
- Language: TypeScript
- Homepage:
- Size: 2.13 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Reshaper
Visual Editing Mode for React & Tailwind Apps
> ❗️ This project is a work in progress and not ready for actual editing yet.
https://github.com/user-attachments/assets/c01f4ffe-7c41-466d-b6f8-77807abe81ae
## Launch Demo App
```sh
npm install
npm run build
npm run dev
```