Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/triment/elect
didact的解析和改进
https://github.com/triment/elect
Last synced: about 2 months ago
JSON representation
didact的解析和改进
- Host: GitHub
- URL: https://github.com/triment/elect
- Owner: Triment
- Created: 2023-10-28T09:16:05.000Z (about 1 year ago)
- Default Branch: dev
- Last Pushed: 2023-11-04T04:03:22.000Z (about 1 year ago)
- Last Synced: 2023-11-04T11:24:26.426Z (about 1 year ago)
- Language: JavaScript
- Size: 920 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# elect
To install dependencies:
```bash
bun install
```To run:
```bash
bun run index.ts
```This project was created using `bun init` in bun v1.0.6. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.