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.
The first version of Simple-Storage can be download here.
# 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.