https://github.com/mblode/toy-robot
https://github.com/mblode/toy-robot
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mblode/toy-robot
- Owner: mblode
- Created: 2021-01-31T02:31:57.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-01-31T04:21:08.000Z (over 5 years ago)
- Last Synced: 2025-04-02T05:47:43.266Z (about 1 year ago)
- Language: TypeScript
- Size: 278 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Toy Robot Simulator
Project by Matthew Blode
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
## Installation
1. `git clone https://github.com/mblode/toy-robot.git`
1. `cd toy-robot`
1. `npm install`
2. `npm run start`
3. Open [http://localhost:3000](http://localhost:3000) to view it in the browser.
4. Upload test commands found in `/commands` folder.