This is a Svelte app that loads the Turtl core.
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
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is a Svelte app that loads the Turtl core.
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