https://github.com/simov/riotjs-examples
RiotJS Examples
https://github.com/simov/riotjs-examples
Last synced: 8 months ago
JSON representation
RiotJS Examples
- Host: GitHub
- URL: https://github.com/simov/riotjs-examples
- Owner: simov
- License: mit
- Created: 2015-10-18T11:31:49.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-03-10T08:32:55.000Z (almost 10 years ago)
- Last Synced: 2025-02-26T09:41:51.652Z (11 months ago)
- Language: JavaScript
- Size: 38.1 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RiotJS Examples
```bash
$ git clone git@github.com:simov/riotjs-examples.git
$ cd riotjs-examples
$ npm install
$ node server.js
# then navigate to http://localhost:3000 in your browser
```