An open API service indexing awesome lists of open source software.

https://github.com/denisidoro/leila

Hexapod robot
https://github.com/denisidoro/leila

Last synced: 7 months ago
JSON representation

Hexapod robot

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