Skip to content

maeligg/specter-ops-companion-app

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 
 
 

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