Starter Template#
Slidev requires Node.js >=14.0
The best way to get started is using our official starter template.
With NPM:
$ npm init slidev@latest
With Yarn:
$ yarn create slidev
Follow the prompts and it will open up the slideshow at http://localhost:3030/ automatically for you.
It also contains the basic setup and a short demo with instructions on how to get started with Slidev.
标签:Installation,get,started,SlideV,Slidev,slidev From: https://www.cnblogs.com/uceec00/p/16845103.html