Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/d8vjork/vue-status
Build status pages with VueJS
https://github.com/d8vjork/vue-status
bento-ui bootstrap4 bulma semantic-ui static-site-generator status-page vuejs
Last synced: 7 days ago
JSON representation
Build status pages with VueJS
- Host: GitHub
- URL: https://github.com/d8vjork/vue-status
- Owner: d8vjork
- License: mit
- Created: 2017-09-16T12:49:12.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-09T15:58:23.000Z (almost 7 years ago)
- Last Synced: 2024-11-10T11:10:29.091Z (about 2 months ago)
- Topics: bento-ui, bootstrap4, bulma, semantic-ui, static-site-generator, status-page, vuejs
- Language: JavaScript
- Homepage: https://vue-status.d8vjork.es
- Size: 394 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vue-status
> Build status pages with VueJS
## 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).