Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 528 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 528 Bytes

Multiverse Logo

Multiverse Website

This repository contains the source for Multiverse's website and wiki. The website is currently in development so nothing is released but you can see progress here

Dev Instructions

# Clone the git repo
git clone https://github.com/Multiverse/multiverse-web.git

cd multiverse-web

# Run the dev server
npm run dev