1.1.5 • Published 8 months ago
@cybernetyx/custom-slidev-cli v1.1.5
README
Installation
npm
npm i @cybernetyx/custom-slidev-cli
yarn
yarn add @cybernetyx/custom-slidev-cli
Building command
Building
npx slidev
Building with base path
npx slidev build --base "<BASE_PATH>"
Development
npm link
in this reponpm run dev
during local developmentnpm link /path/to/custom-slidev/packages/slidev
in the consuming repo