logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt
How to install slidevjs/slidev. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.

slidevjs/slidev Installation Guide

How to install slidevjs/slidev. Official project installation instructions and setup guide.

Automated Install (Recommended)

Quick installation instructions for slidevjs/slidev. This is the fastest way to complete project installation and setup.

Install via curl

curl -fsSL https://hexmos.com/ipm-install | bash && 
ipm i slidevjs/slidev
or

Install via npx

npx @hexmos/ipm i slidevjs/slidev

Prerequisites

Node.js

system_tool

Version: >=18.0.0

Vite

build_tool

Version: ^3.0.0

Vue 3

language

Version: ^3.2.15

UnoCSS

library

Version: ^0.1.0

Shiki

system_tool

Version: v2.0.0

Monaco Editor

library

Version: 1.0.0

RecordRTC

system_tool

Version: v2.0.0

VueUse

library

Version: ^1.0.0

Iconify

library

Version: v2.0.0

Drauu

library

Version: v1.0.0

KaTeX

library

Version: v2.0.0

Mermaid

library

Version: v1.0.0

Manual Installation Methods

Manual installation instructions. How to install from GitHub source.

Node.js Project Initialization and Navigation

npm init slidev

Post Installation Steps

  • Open your browser and navigate to http://localhost:3000/ to view the project's interface.
  • Run the following command in your terminal to start the development server: `npm run dev`
  • To access the API, you can use the following endpoint: `http://localhost:3000/api/v1/`.