Skip to content

alan-toledo/Electron-Angular-8-CRUD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SQLite + Electron + Express + Angular 8 CRUD

SQLite + Electron + Express + Angular 8 CRUD

Basic CRUD.

Version

SQLite3 (4.0.9)

Express (4.17.1)

Angular (8.1.1)

Node.js (10.16.0)

Electron (5.0.7)

Install

npm install

./node_modules/.bin/electron-rebuild -f -w sqlite3

Run

npm run start:electron