Welcome to the repository of Levi Ceccato's website. It’s built as a single optimised HTML file.
- Bun 1
Make sure you run all commands from the root of this project.
Install dependencies.
bun install
Run development server.
bun start
Build and preview the site in production mode.
bun run preview
This app is hosted on Netlify. Commits to main
will trigger a deploy.
All non-third-party source code is licensed under the MIT license. Content and images are © 2023 Levi Ceccato.