A lightweight text editor for web and desktop, primarily showcasing the ClickGo framework series.
You need to install ClickGo Compiler globally first.
npm install -g clickgo-compilerRun clickgo --run ./dist/index to start the app.
Run clickgo --native to build the app.
Run clickgo --native --mirror cn.
This project is a demonstration of how to use ClickGo Native to compile ClickGo projects for macOS, Windows, and Linux. Please note: the project itself is not a production-ready application and serves no practical purpose beyond showcasing the build process.
This project is published under AGPL-3.0 license.
