https://github.com/phxql/restwars-ui
A UI for RESTwars.
https://github.com/phxql/restwars-ui
Last synced: 5 months ago
JSON representation
A UI for RESTwars.
- Host: GitHub
- URL: https://github.com/phxql/restwars-ui
- Owner: phxql
- License: gpl-3.0
- Created: 2015-01-08T18:44:24.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2016-01-13T19:40:08.000Z (over 10 years ago)
- Last Synced: 2025-02-25T18:47:51.309Z (over 1 year ago)
- Language: HTML
- Size: 31.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RESTwars UI
A UI for [RESTWars](https://github.com/phxql/restwars).
## Installation
* Install [npm](https://www.npmjs.com/)
* Install [Bower](http://bower.io/#install-bower)
* Run `bower install` in the RESTwars UI directory
* Open `index.html` in your browser
* If you see a blank page, make sure that your RESTwars server is running