Skip to content

Google Keep clone with Vue and Firebase

License

Notifications You must be signed in to change notification settings

Swimburger/gkeep-vueifire

Folders and files

NameName
Last commit message
Last commit date
May 18, 2016
Jun 4, 2016
Apr 21, 2016
Apr 13, 2016
Apr 13, 2016
Apr 13, 2016
Apr 13, 2016
Apr 13, 2016
Apr 18, 2016
May 19, 2018
Apr 13, 2016
May 22, 2016
May 22, 2016
Jun 18, 2020

Repository files navigation

Google Keep Clone built with Vue and Firebase

This project is a multi-part tutorial coming soon on Scotch.io on how to build a Google Keep clone built with Vue and Firebase.

Build Setup

# install dependencies
npm install

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

# build for production with minification
npm run build