blob: 1fc36a41d2c2e6a896a6e976ddbd6d19f52cd8aa [file] [log] [blame]
# Simple Node.js app for [JSDT](https://eclipse.org/webtools/jsdt/) RedDeer test usage
## How to give it a go?
1. Install dependencies
npm install
2. Start the app
npm start
3. Open `http://localhost:3000/`