Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 1.04 KB

README.md

File metadata and controls

28 lines (16 loc) · 1.04 KB

Simple Storage

An electron-vue project build with electronjs, vuejs, bootstrap 5 and electron-db module as a simplified database making using of json file.

This project is built mainly for educational purposes.

Release

The first version of Simple-Storage can be download here.

Build Setup

# install dependencies
yarn install

# serve with hot reload at localhost:9080
yarn dev

# build electron application for production
yarn build


This project was generated with electron-vue using vue-cli. Documentation about the original structure can be found here.