https://github.com/ajaybhatia/share-quotes
Web app using vuejs and firebase
https://github.com/ajaybhatia/share-quotes
firebase firebase-auth firebase-database jquery materializecss toastr vue-cli vue-components vue-router vuejs2 webpack
Last synced: 3 months ago
JSON representation
Web app using vuejs and firebase
- Host: GitHub
- URL: https://github.com/ajaybhatia/share-quotes
- Owner: ajaybhatia
- Created: 2017-08-23T18:43:10.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-23T18:43:51.000Z (almost 9 years ago)
- Last Synced: 2025-04-09T18:15:44.366Z (about 1 year ago)
- Topics: firebase, firebase-auth, firebase-database, jquery, materializecss, toastr, vue-cli, vue-components, vue-router, vuejs2, webpack
- Language: JavaScript
- Size: 52.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# share-quotes-vuejs
> A Vue.js project
## Build Setup
``` bash
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report
```
For detailed explanation on how things work, checkout the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).