tinymist/crates/tinymist-assets
2024-07-07 11:26:35 +08:00
..
src feat: move typst-preview to tinymist (#323) 2024-06-17 17:22:45 +08:00
Cargo.toml build: publish tinymist-assets 2024-06-18 13:39:50 +08:00
README.md docs: write some developer guides (#372) 2024-07-07 11:26:35 +08:00

tinymist-assets

Building tinymist-assets/typst-preview.html

To reproduce it:

# at the root of the repository
cd ../..
# Install the dependencies if you haven't already
yarn install
# build the preview's frontend
yarn build:preview