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.
- Node.js v16.15.1 (you can use nvm)
- Yarn (npm i -g yarn)
git clone git@github.com:franklevasseur/syn3.git
cd syn3
yarn
yarn build
yarn start