Skip to content

ETJeanMachine/jeanmachine.dev

Repository files navigation

jeanmachine.dev

This is a repository for my personal website, and it is powered by Svelte. To be able to run this project, or to make a Svelte project of your own, check out sv.

Developing

This project uses bun as a JS/TS runtime, which you can install by running npm install -g bun.

Once you've created a project and installed dependencies with bun install, start a development server:

bun run dev

# or start the server and open the app in a new browser tab
bun run dev --open

Building

To create a production version of this app:

bun run build

You can preview the production build with bun preview.

To deploy your app, you may need to install an adapter for your target environment.

About

Personal website built using SvelteKit

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •