diff options
author | Noah Loomans <noahloomans@gmail.com> | 2018-05-03 16:14:15 +0200 |
---|---|---|
committer | Noah Loomans <noahloomans@gmail.com> | 2018-05-03 16:14:15 +0200 |
commit | caa7ba81e5ec4be341d4af0d93fcff9e8c359fda (patch) | |
tree | 5d929963f6cb7c694cf08f44d9afeb153f03416c | |
parent | ca5907998ecf09d8c1c5341a3645caa00fc38c67 (diff) | |
parent | b752430425062686f1e2ea0d903b226293109219 (diff) |
Merge branch 'beta' of github.com:nloomans/rooster.hetmml.nl into beta
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -14,3 +14,9 @@ for production, run `npm run build`. To start the server simply run This means that you probably want to open two terminal windows, in one which you run run `npm run build:dev`, and in another you run `npm start`. + +## BrowserStack + +Shoutout to [BrowserStack](http://browserstack.com/) for letting us test for free on mobile devices and IE/Edge! + +[<img src="https://www.browserstack.com/images/layout/browserstack-logo-600x315.png" alt="" width="200px">](http://browserstack.com/) |