bcd-examples
Examples to determine browser support in BrowserStack Live etc.
Examples
Development
- Install Node.js.
- Clone this repository.
- Run
npm install
.
- Run
npm start
.
- Visit http://localhost:8080/ in your browser.
See: Set up Local Testing - BrowserStack.