Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mdtanrikulu/tevm-app
https://github.com/mdtanrikulu/tevm-app
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mdtanrikulu/tevm-app
- Owner: mdtanrikulu
- Created: 2024-04-09T10:52:05.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-05-22T12:48:54.000Z (6 months ago)
- Last Synced: 2024-05-22T13:58:38.007Z (6 months ago)
- Language: TypeScript
- Size: 174 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tevm-app
To install dependencies:
```bash
bun install
```To run:
```bash
bun run index.ts
```This project was created using `bun init` in bun v1.0.13. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.