Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nxy7/casper-app
https://github.com/nxy7/casper-app
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/nxy7/casper-app
- Owner: nxy7
- Created: 2023-10-19T20:43:33.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-10-25T15:55:53.000Z (about 1 year ago)
- Last Synced: 2024-12-23T00:54:38.940Z (17 days ago)
- Language: Rust
- Size: 103 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# casper-app
To install dependencies:
```bash
bun install
```To run:
```bash
bun run index.ts
```This project was created using `bun init` in bun v0.6.3. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.