1
0
mirror of https://github.com/hybridgroup/gobot.git synced 2025-04-26 13:48:49 +08:00

Robeaux is now based on React.js

This commit is contained in:
deadprogram 2015-06-29 20:14:16 -07:00
parent 7edbc95903
commit c9fa6ce995

View File

@ -159,7 +159,7 @@ You can also specify the api host and port, and turn on authentication:
server.Start()
```
You may access the [robeaux](https://github.com/hybridgroup/robeaux) AngularJS interface with Gobot by navigating to `http://localhost:3000/index.html`.
You may access the [robeaux](https://github.com/hybridgroup/robeaux) React.js interface with Gobot by navigating to `http://localhost:3000/index.html`.
## Documentation
We're busy adding documentation to our web site at http://gobot.io/ please check there as we continue to work on Gobot