turtl / ui

No, Turtl is not dead.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

No, Turtl is not dead.

License:GNU General Public License v3.0


Languages

Language:JavaScript 89.7%Language:Svelte 9.4%Language:SCSS 0.5%Language:HTML 0.2%Language:Makefile 0.2%