alan-toledo / Electron-Angular-8-CRUD

SQLite + Electron + Express + Angular 8 CRUD

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

SQLite + Electron + Express + Angular 8 CRUD

License:MIT License


Languages

Language:TypeScript 51.9%Language:JavaScript 34.3%Language:HTML 13.4%Language:CSS 0.4%