What is Blank?

Code Editor

Blank is a code editor and ships with everything needed to write code efficiently.

Built for Front-End

Blank's main focus is front-end development, and for now web front-end development.

Built with Front-End

Blank is mainly written in Svelte and uses Tauri as an interface between web and desktop.

Setup

To get started with Blank, you need to have Node.js, Rust and Tauri installed. Then you can follow the steps below.

$ cd path/to/blank
$ npm install
$ npm run tauri dev