Skip to content

Website for ezQuake - a modern QuakeWorld client

Notifications You must be signed in to change notification settings

QW-Group/ezquake.com

Repository files navigation

ezQuake

https://ezquake.com

Development

Stack

ezQuake.com is built using VitePress.

External data

from ezQuake source repo

Setup

# clone repo
git clone [email protected]:QW-Group/ezquake.com.git
cd ezquake.com

# install dependencies
pnpm install

# start dev server
pnpm dev

dev server is hosted at http://localhost:5173

Commands

Command Description
pnpm dev Start development server at http://localhost:5173
pnpm build Build site to /dist
pnpm serve Serve /dist at http://localhost:4173

About

Website for ezQuake - a modern QuakeWorld client

Resources

Stars

Watchers

Forks