My personal website, built with Vite and SolidJS.
-
Install dependencies
bun install
-
Start the development server
bun run dev
-
Build the site
bun run build
-
Preview the built site
bun run preview
This project is licensed under the GNU General Public License v3.0. See the LICENSE.md file for details.
