https://github.com/barisyild/airpsx-frontend
The front end of the AirPSX application is built with Cursor with almost no coding.
https://github.com/barisyild/airpsx-frontend
preact
Last synced: about 2 months ago
JSON representation
The front end of the AirPSX application is built with Cursor with almost no coding.
- Host: GitHub
- URL: https://github.com/barisyild/airpsx-frontend
- Owner: barisyild
- Created: 2025-02-21T19:44:03.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2025-03-07T12:10:46.000Z (3 months ago)
- Last Synced: 2025-04-15T06:52:25.582Z (about 2 months ago)
- Topics: preact
- Language: JavaScript
- Homepage:
- Size: 102 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# `create-preact`
![]()
Get started using Preact and Vite!
## Getting Started
- `npm run dev` - Starts a dev server at http://localhost:5173/
- `npm run build` - Builds for production, emitting to `dist/`
- `npm run preview` - Starts a server at http://localhost:4173/ to test production build locally