mirror of https://github.com/mitchell/mjfs-us.git
|
||
---|---|---|
.vitepress | ||
.gitignore | ||
.prettierrc | ||
README.md | ||
api-examples.md | ||
bun.lockb | ||
eslint.config.js | ||
index.md | ||
markdown-examples.md | ||
package.json | ||
tsconfig.json |
README.md
mjfs-us
To install dependencies:
bun install
To run:
bun run index.md
This project was created using bun init
in bun v1.1.12. Bun is a fast all-in-one JavaScript runtime.