Skip to content

christopher-besch/lunarvim.org

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Website for LunarVim

Run this site locally

  • Clone the repo:
git clone https://github.com/LunarVim/lunarvim.org.git
  • Install:
cd lunarvim.org && npm install
  • Start the server:
npm run docs:dev
  • Run the site in your browser:
http://localhost:8080/

Releases

No releases published

Packages

No packages published