https://github.com/coderdiaz/amazeballs
Because we can never have too much social
https://github.com/coderdiaz/amazeballs
Last synced: 2 months ago
JSON representation
Because we can never have too much social
- Host: GitHub
- URL: https://github.com/coderdiaz/amazeballs
- Owner: coderdiaz
- Created: 2018-04-14T16:35:38.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-01T21:33:39.000Z (over 7 years ago)
- Last Synced: 2025-04-01T14:09:29.302Z (3 months ago)
- Language: JavaScript
- Size: 203 KB
- Stars: 0
- Watchers: 0
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# amazeballs
> because we can never have too much social
## 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# deploy to production
npm run deploy
```For detailed explanation on how things work, consult the [docs for vue-loader](http://vuejs.github.io/vue-loader).