Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.