Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit a3976ab

Browse files
authored
Update README.md
1 parent 7eb52c7 commit a3976ab

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

‎README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,10 @@
1-
# react-sqljs-demo
1+
# demonstration of [react](https://reactjs.org/) + [sql.js](https://github.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
8+
9+
See [`src/App.js`](./src/App.js) for the code.
10+

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /