Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 778 Bytes

README.md

File metadata and controls

37 lines (23 loc) · 778 Bytes

Homepage 📖

Deploy

This repository contains a homepage based on vitepress and customized with Vue.js.

The homepage is hosted on GitHub Pages

Contributing

  1. Clone Repository
git clone https://github.com/KohlbacherLab/homepage
  1. Install Node.js

https://nodejs.org/en/download/prebuilt-installer

  1. Install dependencies
npm i
  1. Run docs generation with Hot Module Replacement (HMR):
npm run dev

Recipes

Person