Go to file
2024-07-03 21:48:29 -04:00
posts poorly render a post when running. 2024-07-02 22:59:25 -04:00
src Add site meta to templates. 2024-07-03 21:48:29 -04:00
.editorconfig Start the blog 2024-07-02 22:35:01 -04:00
.gitignore Start the blog 2024-07-02 22:35:01 -04:00
bun.lockb Start the blog 2024-07-02 22:35:01 -04:00
package.json Start the blog 2024-07-02 22:35:01 -04:00
README.md Start the blog 2024-07-02 22:35:01 -04:00
tsconfig.json Start the blog 2024-07-02 22:35:01 -04:00

To install dependencies:

bun install

To run:

bun run dev

open http://localhost:3000