Navigation Menu

Skip to content

ild-games/Skein

Repository files navigation

Skein

Test Coverage

About

Skein is an interactive editor for the Yarn Dialogue language.

More information about Yarn can be found at the Yarn github page

Setup Instructions

Yarn is the preferred node package manager for Skein. We check in the yarn.lock file instead of the npm lock file. The following yarn commands can be replaced with the appropriate npm commands if desired.

Installing Dependencies

  1. Install yarn
  2. Install project dependencies yarn

Running from Command Line

yarn run start

Running Unit Tests

yarn run test

Running E2E Tests

yarn run e2e

Running linter

yarn run lint

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published