Use with create-react-app

create-react-app is modern preconfigured way to create react applications.

Previous React example was created with script & link tags for simplicity.

This example shows pqgrid with ES6 style imports used in create-react-app or manually configured apps with webpack & Babel.