react-bootstrap
Version:
Bootstrap 3 components build with React
16 lines (11 loc) • 441 B
Markdown
# ie8 tests
A simple page with several React Bootstrap components for testing in ie8.
```
npm install
npm start
```
Look for the port number in console (usually 8080).
If you make changes to either `src.js` or any react-bootstrap source code,
run `npm run build` in this directory to build both.
If you do not have the pleasure of operating a vintage Windows machine,
you can download virtual machines at [modern.ie](https://modern.ie/)