/herald

Frontend for https://writtenrealms.com

Primary LanguageVueMIT LicenseMIT

Herald, frontend for Written Realms

Herald is the code for the game of https://writtenrealms.com, as well as its world editor. It is written in Vue.js, using TypeScript and SASS.

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