https://github.com/netbeast/first-app
A step-by-step guide on how to make simple Netbeast router apps.
https://github.com/netbeast/first-app
Last synced: 11 months ago
JSON representation
A step-by-step guide on how to make simple Netbeast router apps.
- Host: GitHub
- URL: https://github.com/netbeast/first-app
- Owner: netbeast
- License: apache-2.0
- Created: 2015-02-26T08:56:18.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2016-04-06T15:28:03.000Z (about 10 years ago)
- Last Synced: 2024-04-13T17:15:08.940Z (about 2 years ago)
- Language: JavaScript
- Homepage: http://netbeast.co
- Size: 889 KB
- Stars: 6
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# get-started
[](https://gitter.im/netbeast/get-started?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
A repo with code about how to make simple Netbeast apps.
Apps for Netbeast router are based on Javascript. That means you can program applications as you would do for a web app with nodejs.
Go to npmjs.org or nodejs.org for further documentation by the moment. We will
keep updated this repo!