Skip to content

Commit 02e7e27

Browse files
Update README.md
1 parent 7a21700 commit 02e7e27

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# ELECTRON - VUE - SQLITE3
2-
This project is electron-vue starterkit/boilerplate with sqlite3 ready that inspired by postman (https://www.postman.com/). Postman is one of most popular application which is build with electron and react. We have attach some popular javascript script in this project, that make this project ready to use.
2+
This project is electron-vue starterkit working with sqlite3, this project was inspired by postman (https://www.postman.com/). Postman is one of most popular application which is build with electron and react. We have attach some popular javascript script in this project, that make this project ready to use.
33

44
## Built With
55
* [Vue.Js](https://vuejs.org/) - The Progressive JavaScript Framework
@@ -9,6 +9,7 @@ This project is electron-vue starterkit/boilerplate with sqlite3 ready that insp
99
* [Bootstrap](https://getbootstrap.com/) - The world’s most popular front-end open source toolkit
1010
* [Bootstrap-Vue](https://bootstrap-vue.org/) - With BootstrapVue you can build responsive, mobile-first, and ARIA accessible projects on the web using Vue.js
1111
* [Simple-line-icons](https://simplelineicons.github.io/) - Simple and Minimal Line Icons
12+
* [Sqlite3](https://www.npmjs.com/package/sqlite3) - Asynchronous, non-blocking SQLite3 bindings for Node.js.
1213
* many more, in package.json
1314

1415
## Setup Project
@@ -40,7 +41,6 @@ npm run build
4041
npm run lint:fix
4142

4243
```
43-
4444
## Screenshoot
4545
![image](https://github.com/mahmudinashar/electron-vue-sqlite3/blob/master/screenshot/image1.png)
4646
![image](https://github.com/mahmudinashar/electron-vue-sqlite3/blob/master/screenshot/image2.png)

0 commit comments

Comments
 (0)