This is a static site which uses middleman
To get things running on your machine:
-
git clone [email protected]:unboxed/ubxd_web_refresh.git
-
###Install Dependencies cd ubxd_web_refresh bundle install
-
middleman server
Active reloading is configured, so the server will listen for changes and refresh the page in your browser.
Using BrowserStack for compability testing