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: 9 days ago
JSON representation
Tree structured text editor as Neutralino with OGX.JS demo
- Host: GitHub
- URL: https://github.com/globules-io/ogx.neutralinodemo
- Owner: globules-io
- License: mit
- Created: 2022-11-20T23:13:28.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-25T08:45:47.000Z (over 1 year ago)
- Last Synced: 2025-04-21T09:06:10.735Z (about 1 year ago)
- Topics: demo, demo-app, demo-application, javascript, javascript-framework, neutralinojs, ogxjs
- Language: JavaScript
- Homepage: https://globules.io
- Size: 2.76 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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"