https://github.com/denisidoro/leila
Hexapod robot
https://github.com/denisidoro/leila
Last synced: 7 months ago
JSON representation
Hexapod robot
- Host: GitHub
- URL: https://github.com/denisidoro/leila
- Owner: denisidoro
- Created: 2015-01-11T13:09:44.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-07-24T12:54:33.000Z (about 10 years ago)
- Last Synced: 2025-01-24T16:33:47.864Z (9 months ago)
- Language: JavaScript
- Homepage:
- Size: 12.6 MB
- Stars: 3
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LEILA
Source code for the Projet Inno.
Documentation, CAD and design files are hosted on this [page].### Installation
First install [Node] and [Git].Then, execute the following, in a Git Bash, Cygwin or UNIX terminal window:
```sh
$ git clone [git-repo-url] leila
$ cd leila
$ sudo ./shell/update.sh
$ sudo ./shell/startServer.sh
```
Finally, open the following URL in your browser:
```
http://localhost:3000
```[Node]: http://nodejs.org/
[Git]: http://git-scm.com/
[page]: https://copy.com/idtUHZXflKxd7S4j