Skip to content

the-treacherous-turn/terminal

Repository files navigation

The Treacherous Terminal - companion web tool for The Treacherous Turn

The Treacherous Terminal is designed to provide you with everything you need to keep track of The Treacherous Turn during play. Try it here!.

Made using Vue, TailwindCSS, and Firebase.

Developing

First, install dependencies after you cloned this repository:

npm i

Then, start the local development server:

npm run dev

Use Firebase Realtiem Database Emulator for local development

firebase emulators:start