Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/globules-io/ogx.neutralinodemo

Tree structured text editor as Neutralino with OGX.JS demo
https://github.com/globules-io/ogx.neutralinodemo

demo demo-app demo-application javascript javascript-framework neutralinojs ogxjs

Last synced: 11 days ago
JSON representation

Tree structured text editor as Neutralino with OGX.JS demo

Awesome Lists containing this project

README

        

https://user-images.githubusercontent.com/13317159/211173431-5f4c3521-300d-4e9f-8866-8bcbf66afaa7.mp4

# OGX.NeutralinoDemo
Multi books with chapters and text editor as Neutralino-with-OGX.JS demo

1. Install Neutralino : npm install @neutralinojs/neu -g
2. Create Neutralino app : neu create ogx_demo
3. Delete /resource folder and /neutralino.config.json
4. Clone this repo in the root of ogx_demo
5. Run app by typing in the terminal "neu run --disable-auto-reload"