This project was bootstrapped with Create React App.
Before you can run the app in your browser, you will have to install its dependencies with:
npm install
Run npm start
for a dev server. Navigate to http://localhost:3000
. The app will automatically reload if you change any of the source files. You will also see any lint errors in the console.
Run npm run build
to build the project. The build artifacts will be stored in the build/
directory.
- Create React App User Guide.
- To get more help on Dexie check out the Dexie Wiki