An open API service indexing awesome lists of open source software.

https://github.com/jackfallows/electron-react-sqlite-gui


https://github.com/jackfallows/electron-react-sqlite-gui

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# Electron/React app for querying SQLite databases

Work-in-progress

In a terminal window, run the following:
```
npm run start
```

In another terminal, run the following:
```
npm run electron-dev
```