Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 159 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 159 Bytes

Black-Hole presentation

Setup

# Install dependencies (only the first time)
npm install

# Run the local server at localhost:5173
npm run dev