To start the slide show:
yarn install
yarn run dev
- visit http://localhost:3030
To build:
rm -rf docs
node_modules/.bin/slidev build --base /lightning-talk-runtypes/
mv dist docs
- commit and push
Built with slidev.
To start the slide show:
yarn install
yarn run dev
To build:
rm -rf docs
node_modules/.bin/slidev build --base /lightning-talk-runtypes/
mv dist docs
Built with slidev.