Go to file
2024-07-02 22:52:56 -04:00
src Start fleshing out the route of reading a post. 2024-07-02 22:52:56 -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