Leilukin's personal and hobby website.
https://leilukin.com/
4d560cd487 | ||
---|---|---|
.github/workflows | ||
_site | ||
src | ||
.gitattributes | ||
.gitignore | ||
README.md | ||
bun.lockb | ||
eleventy.config.js | ||
index.ts | ||
package.json | ||
tsconfig.json |
README.md
neocities-leilukin
To install dependencies:
bun install
To run:
bun run index.ts
This project was created using bun init
in bun v1.1.0. Bun is a fast all-in-one JavaScript runtime.