Skip to content

consulo/consulo-dev.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

consulo.dev

Consulo Plugin Development Documentation, built with VitePress.

Requirements

  • Node.js 20+

Setup

npm install

Development

Start a local dev server with hot reload:

npm run docs:dev

Build

Build the static site:

npm run docs:build

Preview

Preview the built site locally:

npm run docs:preview

About

Source for 'https://consulo.dev'

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors