Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/corbaz/my-app-web
App WEB Frontend y Backend en TS con Tailwind y Bun
https://github.com/corbaz/my-app-web
Last synced: 8 days ago
JSON representation
App WEB Frontend y Backend en TS con Tailwind y Bun
- Host: GitHub
- URL: https://github.com/corbaz/my-app-web
- Owner: corbaz
- Created: 2024-10-30T00:07:33.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-10-30T00:33:19.000Z (about 2 months ago)
- Last Synced: 2024-10-30T02:51:03.426Z (about 2 months ago)
- Language: JavaScript
- Homepage: https://bun-ts.surge.sh/
- Size: 56.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# my-app
To install dependencies:
```bash
bun install
```To run:
```bash
bun run index.ts
```This project was created using `bun init` in bun v1.1.33. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.