Skip to content

ModDota/moddota.github.io

Repository files navigation

ModDota GitHub Pages project.

This website is built using VitePress, a modern static website generator.

Installation

$ npm install

Local Development

$ npm run dev

This command starts a local development server. Most changes are reflected live without having to restart the server.

Build

$ npm run build