1.2.8 • Published 5 years ago

electron-bootstrap-starter v1.2.8

Weekly downloads
9
License
ISC
Repository
-
Last release
5 years ago

electron-bootstrap-starter

Electron with Bootstrap 4 starter project with CRUD and data persistence.

electron-bootstrap-starter

This is

A starter project to show how to get Electron and Bootstrap 4 running together.

Features

  • Bootstrap 4
  • ES6
  • Components architecture
  • Simple reactive behaviour (without React, Angular etc.)
  • Font-Awesome 5 integration
  • CRUD example with JSON storage in file
  • Settings component with persistent storage

Installation

Clone sources and run

npm install

Running

npm start