# demonstration of [react](https://reactjs.org/) + [sql.js](https://.com/sql-js/sql.js)
2
+
3
+
This is a template repository demonstrating the use of sql.js with create-react-app.
4
+
5
+
The only differences with a traditional create-react-app application are :
6
+
- The usage of [react-app-rewired](https://www.npmjs.com/package/react-app-rewired) to allow providing a custom [webpack](https://webpack.js.org/) configuration
7
+
- a custom [`config-overrides.js`](./config-overrides.js) to copy the wasm module from sql.js to the distributed assets
0 commit comments