Skip to content

coligo-io/bookmarking-app-electron-vuejs-firebase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

Building a Bookmarking App with Electron, VueJs, and Firebase

This code is for the tutorial on building a Bookmarking App with Electron, VueJs, and Firebase.

Hire senior Electron developers like myself at Astec, the global software development company.

Enter the URL to your Firebase App in app/store/index.js

const db = new Firebase("https://YOUR_FIREBASE_APP.firebaseio.com/")

Install the dependencies

npm install

Run the build

webpack

Launch the app

npm start

Releases

No releases published

Packages

No packages published