No description
Find a file
2024-05-21 14:07:38 +10:00
sources Also push up the ttf font 2024-05-21 14:07:38 +10:00
.gitignore outputs everything in the right format and outputs css files 2024-05-17 17:07:36 +10:00
.gitmodules initial commit 2024-05-17 12:17:10 +10:00
bun.lockb initial commit 2024-05-17 12:17:10 +10:00
index.html Also push up the ttf font 2024-05-21 14:07:38 +10:00
index.ts Also push up the ttf font 2024-05-21 14:07:38 +10:00
package-lock.json Finished up and added a landing page for testing 2024-05-20 17:05:38 +10:00
package.json Finished up and added a landing page for testing 2024-05-20 17:05:38 +10:00
README.md initial commit 2024-05-17 12:17:10 +10:00
tsconfig.json initial commit 2024-05-17 12:17:10 +10:00
wrangler.toml Finished up and added a landing page for testing 2024-05-20 17:05:38 +10:00

flumoji

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.1.3. Bun is a fast all-in-one JavaScript runtime.