Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/globules-io/ogx.neutralinodemo
- Owner: globules-io
- License: mit
- Created: 2022-11-20T23:13:28.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-20T19:03:34.000Z (over 1 year ago)
- Last Synced: 2024-10-12T18:09:29.799Z (3 months ago)
- Topics: demo, demo-app, demo-application, javascript, javascript-framework, neutralinojs, ogxjs
- Language: JavaScript
- Homepage: https://globules.io
- Size: 2.67 MB
- Stars: 3
- Watchers: 2
- 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 demo1. 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"