Deep, two-player strategy game based on Homewolds by Looney Labs. Powered by boardgames.io
yarn build
- Builds the package, emitting .js and .d.ts files
yarn lint
- Runs lint over the project source
yarn test
- Runs all tests under the src/ directory
yarn publish
- Bumps package version and publishes the package to NPM Registry
Uses @brisberg/cruft-typescript-pkg as a template for Toolchain configuration.
See that repo for a list of tools, documentation, and upgrade steps.
Need to update this definition to specify it is built from the Svelte Template