A simple web-based plain text editor with Vue.js

Plain Text Editor

A very simple web-based plain text editor.

https://plaintexteditor.xyz

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