https://github.com/ui-d/glutenfreeapp
🍆 App build with Vue.js and Vuetify (+ Firebase) showing gluten free recipies and products
https://github.com/ui-d/glutenfreeapp
Last synced: 6 months ago
JSON representation
🍆 App build with Vue.js and Vuetify (+ Firebase) showing gluten free recipies and products
- Host: GitHub
- URL: https://github.com/ui-d/glutenfreeapp
- Owner: ui-d
- Created: 2017-10-21T02:59:08.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-09-24T12:05:30.000Z (almost 8 years ago)
- Last Synced: 2025-01-31T17:53:13.247Z (over 1 year ago)
- Language: Vue
- Homepage: https://bit.ly/2Dqwj8a
- Size: 154 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# glutenfreeapp
> 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 a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).