Suzume Homepage
Homepage for Suzume - built with VitePress.
Development
bash# Install dependencies
yarn install
# Start dev server
yarn dev
# Build for production
yarn build
# Preview production build
yarn preview
# Copy WASM from ../suzume/dist
yarn copy:wasm
License
Apache-2.0