The Wayback Machine - https://web.archive.org/web/20201008005458/https://github.com/sql-js/react-sqljs-demo
Skip to content
master
Go to file
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
Mar 11, 2020
Mar 11, 2020
Mar 11, 2020

README.md

demonstration of react + sql.js

This is a template repository demonstrating the use of sql.js with create-react-app.

The only differences with a traditional create-react-app application are :

Note that you should make sure your server serves .wasm files with the right mimetype, that is: application/wasm. Otherwise, you'll see the following warning in the console: TypeError: Response has unsupported MIME type

See src/App.js for the code.

view the live demo

You can’t perform that action at this time.