Add tutorial docs and interactive playgrounds
Amp-Thread-ID: https://ampcode.com/threads/T-01a01380-b478-77d0-84a0-102880a5c5ae Co-authored-by: Heaust Azure <heaust.azure@gmail.com>
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
# Build, Lint, and Test Commands
|
||||
- `npm run examples`: Start the examples index with Vite and WASM hot reload
|
||||
- `npm run examples`: Start VitePress docs and WebGPU playgrounds with WASM hot reload
|
||||
- `npm run docs:build`: Build the VitePress documentation into `dist/docs/`
|
||||
- `npm run build`: Build optimized WASM and JS in `dist/` for development
|
||||
- `npm run build-release`: Build optimized WASM and JS for production
|
||||
- `cargo check`: Validate Rust sources quickly before full builds
|
||||
|
||||
Reference in New Issue
Block a user