Skip to content

edhwright/open-boxing

Repository files navigation

Open Boxing

This repo contains all the source code and content needed to build openboxing.org.

openboxing.org is built with Astro as a static website.

Development

# Installs dependencies
npm install

# Starts local dev server at localhost:3000
npm run dev

# Builds production site to ./dist/
npm run build

About

The source code and content for openboxing.org

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published