Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/neolivz/irobot
Simple Console Robot Movement App
https://github.com/neolivz/irobot
Last synced: 20 days ago
JSON representation
Simple Console Robot Movement App
- Host: GitHub
- URL: https://github.com/neolivz/irobot
- Owner: neolivz
- Created: 2019-09-09T12:30:19.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-10T13:08:32.000Z (over 3 years ago)
- Last Synced: 2024-04-14T11:49:11.726Z (9 months ago)
- Language: JavaScript
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# iRobot
## Prerequisite
This is a node js application, tested with node 12.6, any reasonably new version of node should work.
## Installation
`npm i`
## Start the project
`npm start`