/ui

No, Turtl is not dead.

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Turtl UI

This is a Svelte app that loads the Turtl core.

Getting started

First clone the project. Then initialize:

mkdir -p turtl/
cd turtl/
git clone https://github.com/turtl/ui
cd ui/
npm i

To build the project:

make