Personal website, powered by VitePress
Go to file
mitchell ee0b48af25 Move contact buttons to a component and refactor dev tooling 2024-06-21 00:51:45 -04:00
.vitepress Completely gut and repopulate with my content 2024-06-20 14:02:31 -04:00
components Move contact buttons to a component and refactor dev tooling 2024-06-21 00:51:45 -04:00
.gitignore Initial boilerplate 2024-06-20 02:39:54 -04:00
.prettierrc Add prettier and eslint tooling 2024-06-20 02:55:13 -04:00
README.md Completely gut and repopulate with my content 2024-06-20 14:02:31 -04:00
bun.lockb Move contact buttons to a component and refactor dev tooling 2024-06-21 00:51:45 -04:00
contact.md Move contact buttons to a component and refactor dev tooling 2024-06-21 00:51:45 -04:00
eslint.config.js Move contact buttons to a component and refactor dev tooling 2024-06-21 00:51:45 -04:00
hypremium.md Completely gut and repopulate with my content 2024-06-20 14:02:31 -04:00
index.md Completely gut and repopulate with my content 2024-06-20 14:02:31 -04:00
mjfs-us.md Move contact buttons to a component and refactor dev tooling 2024-06-21 00:51:45 -04:00
mystro.md Completely gut and repopulate with my content 2024-06-20 14:02:31 -04:00
package.json Move contact buttons to a component and refactor dev tooling 2024-06-21 00:51:45 -04:00
rotabull.md Completely gut and repopulate with my content 2024-06-20 14:02:31 -04:00
tsconfig.json Initial boilerplate 2024-06-20 02:39:54 -04:00
tv-time.md Completely gut and repopulate with my content 2024-06-20 14:02:31 -04:00

README.md

mjfs-us

To install dependencies:

bun install

To run:

bun run dev

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