Skip to content

基于electron环境,实现了sqlite本地数据存储

Notifications You must be signed in to change notification settings

wave2588/electron_demo

Repository files navigation

electron-demo

electron-demo

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:9080
npm run dev

# build electron application for production
npm run build

# run unit & end-to-end tests
npm test

# 如果出现找不到 "electron-v1.7-darwin-x64" 错误
npm run postinstall
or
npm run rebuild:sqlite3

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

About

基于electron环境,实现了sqlite本地数据存储

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published