Plain Text Editor

A very simple web-based plain text editor.

https://plaintexteditor.xyz

Screenshot of the plain text editor web app

Setup

Make sure to install the dependencies:

yarn install

Development Server

Start the development server on http://localhost:3000

yarn dev

Production

The site is automatically deployed by Netlify on commits to the main branch.

GitHub

View Github