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

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)

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)