https://github.com/dainfloop/how-we-feel
How We Feel: but on Slack, the web and the desktop.
https://github.com/dainfloop/how-we-feel
Last synced: 12 months ago
JSON representation
How We Feel: but on Slack, the web and the desktop.
- Host: GitHub
- URL: https://github.com/dainfloop/how-we-feel
- Owner: DaInfLoop
- Created: 2024-11-04T19:32:35.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-11-04T22:43:36.000Z (over 1 year ago)
- Last Synced: 2025-02-17T13:47:45.342Z (over 1 year ago)
- Language: TypeScript
- Size: 6.84 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# howwefeel
To install dependencies:
```bash
bun install
```
To run:
```bash
bun run index.ts
```
This project was created using `bun init` in bun v1.1.27. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.