Skip to content

betterengineering/website

Repository files navigation

Website

Netlify

My personal website ✨ Check out the live version at markspicer.me 👀

social banner

Prerequisites

This project uses Bun as its package manager and runtime.

To install Bun:

curl -fsSL https://bun.sh/install | bash

Develop

Install dependencies:

bun install

Start the development server:

bun dev

The dev server runs at http://localhost:3000/.

Build

Create a production build:

bun run build

Preview the production build locally:

bun run preview

Test

Run tests:

bun test

License

The source code in this repository is licensed under the MIT License.

Photographs and other media assets are © Mark Spicer, All Rights Reserved and may not be used, copied, or distributed without permission.

About

My personal website ✨

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors