https://github.com/kbismark/jshon
Build world-class web apps with JavaScript-Html Object Notation (JSHON)
https://github.com/kbismark/jshon
json-html reactive-programming reactivity web webapps webdevelopment
Last synced: 12 months ago
JSON representation
Build world-class web apps with JavaScript-Html Object Notation (JSHON)
- Host: GitHub
- URL: https://github.com/kbismark/jshon
- Owner: KBismark
- License: mit
- Created: 2023-01-24T22:53:25.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2025-02-02T14:00:16.000Z (about 1 year ago)
- Last Synced: 2025-02-02T15:18:30.990Z (about 1 year ago)
- Topics: json-html, reactive-programming, reactivity, web, webapps, webdevelopment
- Language: JavaScript
- Homepage:
- Size: 106 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# jshon
Build world-class web apps with JavaScript-Html Object Notation (JSHON). Get reactive with more posibilities.
## Start testing
Clone this repo with this command in your terminal.
```
git clone https://github.com/KBismark/jshon.git
```
Change to the jshon directory and run this command in your terminal.
```
npm run dev
```
or
```
yarn run dev
```
Wait to see a cnsole message; "JSHON running..." and visit [http://localhost:3003](http://localhost:3003)