Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/multiverse/multiverse-web


https://github.com/multiverse/multiverse-web

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        


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](https://example.com)

## Dev Instructions

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

cd multiverse-web

# Run the dev server
npm run dev

```