https://github.com/netbeast/base-app
App structure for start buildings new apps
https://github.com/netbeast/base-app
Last synced: 11 months ago
JSON representation
App structure for start buildings new apps
- Host: GitHub
- URL: https://github.com/netbeast/base-app
- Owner: netbeast
- License: apache-2.0
- Created: 2016-05-17T09:52:17.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-05-17T09:54:44.000Z (about 10 years ago)
- Last Synced: 2025-01-22T13:46:31.371Z (over 1 year ago)
- Language: JavaScript
- Size: 4.88 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- 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!