Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mares29/social-meta-tags-generator
https://github.com/mares29/social-meta-tags-generator
Last synced: 27 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mares29/social-meta-tags-generator
- Owner: mares29
- Created: 2016-06-22T08:51:19.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-06-22T10:27:00.000Z (over 8 years ago)
- Last Synced: 2023-12-08T12:38:11.139Z (about 1 year ago)
- Language: JavaScript
- Size: 8.66 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# meta-tag-generator
> 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# run unit tests
npm run unit# run e2e tests
npm run e2e# run all tests
npm test
```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).