Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 337 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 337 Bytes

DiscordSRV Documentation

This is the documentation for DiscordSRV that uses Docusaurus to generate a static site hosted on https://docs.discordsrv.com.

Building

to install dependencies, run yarn install

to start a development server, run yarn run start

to build the static files, run yarn build