/fleim-app

Primary LanguageNSIS

Fleim - Draw your dreams

Fleim is a simple drawing using Excalidraw. It is a simple tool to draw your dreams and share them with others.

How to use

git clone the repository using the following command:

git clone git@github.com:DiegPS/fleim-app.git

or if you prefer to use HTTPS:

git clone https://github.com/DiegPS/fleim-app.git

You need to have Node.js installed on your machine. You can download it here and golang installed on your machine. You can download it here.

install wails using the following command:

go install github.com/wailsapp/wails/v2/cmd/wails@latest

then you can run the following command to install the dependencies and run the application:

wails dev