A simple text editor that you can install and/or use offline.
Working demo: https://jate-demo.herokuapp.com/
Clone repository
run npm install
run npm run build
run npm run start
The application will be running on port 3000
Type in the window as you would with any other text editor. When you are done typing and you click on something else besides the editor your work will automatically be saved.
Click the Install button to install as a native application.
Licensed under the MIT license. https://opensource.org/licenses/MIT
For questions please email: ian@iwm.dev
Visit my github: ianm1837