Skip to content

Website for ezQuake - a modern QuakeWorld client

Notifications You must be signed in to change notification settings

Quake-Backup/ezquake.com

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

120 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 git@github.com: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

Releases

No releases published

Packages

No packages published

Languages

  • Python 85.5%
  • Shell 14.5%