https://github.com/yngwarr/factory-simulator
https://github.com/yngwarr/factory-simulator
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/yngwarr/factory-simulator
- Owner: Yngwarr
- Created: 2024-09-24T20:44:45.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-11-02T11:01:10.000Z (7 months ago)
- Last Synced: 2024-11-02T11:27:47.630Z (7 months ago)
- Language: TypeScript
- Size: 310 KB
- Stars: 0
- 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