Inkwell is a text editor written in TypeScript. It's a desktop application using the Electron framework in combination with Next.js.
- Clone the repo
git clone https://github.com/FujiwaraChoki/inkwell.git
- Install NPM packages
npm install
- Run the app
npm run dev
Distributed under the MIT License. See the LICENSE file for more information.