/PTN-Ninja

An editor and viewer for Portable Tak Notation

Primary LanguageVueGNU Affero General Public License v3.0AGPL-3.0

PTN Ninja

This is an editor and viewer for Portable Tak Notation (PTN). It aims to be...

  • Useful for transcription of live games, even on a phone.
  • Intuitive, with a minimal UI that is enjoyable to use.
  • Responsive, with a fluid design that works as well on a phone as it does in full-screen on a desktop.

Install the dependencies

yarn

Start the app in development mode (hot-code reloading, error reporting, etc.)

yarn dev

Start the server emulators

yarn emulate

Lint the files

yarn lint

Build the app for production

quasar build

Legal

© 2020 Craig Laparo

This work is licensed under a GNU AGPLv3 License.