You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 year ago | |
---|---|---|
components | 1 year ago | |
pages | 1 year ago | |
public | 1 year ago | |
snippets | 1 year ago | |
.gitignore | 1 year ago | |
.npmrc | 1 year ago | |
README.md | 1 year ago | |
netlify.toml | 1 year ago | |
package.json | 1 year ago | |
pnpm-lock.yaml | 1 year ago | |
slides-default.md | 1 year ago | |
slides.md | 1 year ago | |
vercel.json | 1 year ago |
README.md
Welcome to Slidev!
To start the slide show:
npm install
npm run dev
- visit http://localhost:3030
Edit the slides.md to see the changes.
Learn more about Slidev on documentations.