⬇️
Download:
- Windows (x64): Soon.
- Linux (x64): Soon.
- macOS (x64): Soon.
📦
Built with...
-
🚀 Electron - Build cross-platform desktop apps with JavaScript, HTML, and CSS. -
⚡️ Vitejs - Next generation frontend tooling. -
⚒️ React 18 - A JavaScript library for building user interfaces. -
✍️ Monaco Editor - A browser based code editor. -
🎨 Tailwind CSS - A utility-first CSS framework for rapidly building custom designs. -
💙 TypeScript - TypeScript is a typed superset of JavaScript that compiles to plain JavaScript.
Using electron-vite-react boilerplate by electron-vite.
⚒️
Contributing
🚧 You will need Node.js (v16.0.0 or higher) installed.
- Fork linescale repository:
git clone [email protected]:pheralb/linescale.git
- Install dependencies:
npm install
- Run the app:
npm run dev
- Make your changes and create a pull request
🥳 .