Skip to content

sorenmarkert/procrealms-web-client

 
 

Repository files navigation

procedural-realms-client

This is the repository for the official Procedural Realms web client running at https://play.proceduralrealms.com

Quickstart

  • Copy the contents of .env.production into .env to point the code to the production server.

  • Run the following commands to start the application:

npm install
npm run dev

Recommended IDE Setup

VSCode + Vue - Official + ESLint.

About

Procedural Realms official web client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 79.2%
  • JavaScript 20.7%
  • Other 0.1%