Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 345 Bytes

File metadata and controls

18 lines (12 loc) · 345 Bytes

Space Station 13

The official website for Space Station 13.

Build Setup

# install dependencies
$ bun install

# serve with hot reload at localhost:3000
$ bun dev

# build for production
$ bun build

This website is built with NuxtJS. For more information on how that works, check out the documentation.