Skip to content

maeligg/specter-ops-companion-app

Repository files navigation

Specter Ops : the unofficial companion app

The app is available at https://specter-ops.netlify.app/ For any questions / suggestions or if you'd like to propose some changes, please open an issue first. The app is built using SvelteKit.

Developing

Make sure you have a recent version of Node and npm installed, then install dependencies in the project :

npm install

Now you can start a development server:

npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open

Building

npm run build

About

A companion app for the boardgame Specter Ops

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published