Previous React example was created with script & link tags for simplicity.
create-react-app
is modern preconfigured way to create react applications.
This example shows pqgrid with ES6 style imports used in create-react-app
or manually configured apps with
webpack & Babel.