Skip to content
This repository has been archived by the owner on Jun 28, 2024. It is now read-only.

zzzFelix/slidev-monorepo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

slidev-monorepo

A template for a Turborepo with multiple slidev presentations that share dependencies.

Install

npm install

Build

npm run build

Deploy

Use Vercel, Netlify, or other services to deploy the dist directory that contains the static apps.

Preview

Go to an individual talk in the /apps directory and run:

npm run dev

You can also run the command from the root directory—Turborepo will start the dev servers of all talks. Make sure to use different ports. talk1 and talk2 run on ports 3030 and 3040 by default.

Demo

https://slidev-monorepo-zzzfelix.vercel.app/talk1

https://slidev-monorepo-zzzfelix.vercel.app/talk2

About

Template for multiple Slidev presentations in a Turborepo.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published