/WitchEndFE

Frontend for a Roguelike RPG developed with Vue.js. This project brings to life a turn-based combat system and procedurally generated dungeons, all accessible via a web browser. Designed to interface seamlessly with a NodeJS/NestJS backend.

Primary LanguageVue

witch-end

image

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.