Install the dependencies and run the dev script.
bun install
bun run dev
To build, run the build script
bun build
The generated static site will be in the 'dist' directory.
See the MIT License.
Install the dependencies and run the dev script.
bun install
bun run dev
To build, run the build script
bun build
The generated static site will be in the 'dist' directory.
See the MIT License.