/syn3

GUI for syntax trees

Primary LanguageTypeScript

Syn3

GUI Editor for natural language syntax trees.

You can try it out here.

To see the project's roadmap, check out the todo.md file.

Usage

Requirements

  • Node.js v16.15.1 (you can use nvm)
  • Yarn (npm i -g yarn)

Installation

git clone git@github.com:franklevasseur/syn3.git
cd syn3
yarn
yarn build
yarn start