# electron-vue-sequelize-sqlite-demo **Repository Path**: lonsun/electron-vue-sequelize-sqlite-demo ## Basic Information - **Project Name**: electron-vue-sequelize-sqlite-demo - **Description**: an electron-vue demo with sequelize and sqlite3 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 3 - **Created**: 2020-09-14 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-electron-demo > An electron-vue project ## Build Setup ``` bash # install dependencies npm install # serve with hot reload at localhost:9080 npm run dev # build electron app for production npm run build # lint all JS/Vue component files in `app/src` npm run lint # run webpack in production npm run pack ``` More information can be found [here](https://simulatedgreg.gitbooks.io/electron-vue/content/docs/npm_scripts.html). --- This project was generated from [electron-vue](https://github.com/SimulatedGREG/electron-vue) using [vue-cli](https://github.com/vuejs/vue-cli). Documentation about this project can be found [here](https://simulatedgreg.gitbooks.io/electron-vue/content/index.html).