https://github.com/niawjunior/event-app-vuejs
Building Application With Vuejs+Webpack Using Firebase Realtime Database
https://github.com/niawjunior/event-app-vuejs
firebase vue vuejs vuejs2 vuex webpack
Last synced: about 2 months ago
JSON representation
Building Application With Vuejs+Webpack Using Firebase Realtime Database
- Host: GitHub
- URL: https://github.com/niawjunior/event-app-vuejs
- Owner: niawjunior
- Created: 2017-06-14T08:25:05.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-14T19:26:28.000Z (about 9 years ago)
- Last Synced: 2025-01-29T20:48:10.716Z (over 1 year ago)
- Topics: firebase, vue, vuejs, vuejs2, vuex, webpack
- Language: Vue
- Homepage:
- Size: 30.3 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Build Event App With Vuejs+Webpack Using Firebase Realtime Database
## 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
```


