Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 197 Bytes

readme.md

File metadata and controls

16 lines (11 loc) · 197 Bytes

ModRepo

The source code of the ModRepo page.

Setup

# Install dependencies
yarn install

# Serve with hot reload
yarn dev

# Build for production
yarn build