Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pietheinstrengholt/rssmonster-vue
An attempt to replace RSSMonster with a VueJS front-end -> https://github.com/pietheinstrengholt/rssmonster
https://github.com/pietheinstrengholt/rssmonster-vue
infinite-scroll-plugin vue vuejs waypoints
Last synced: 28 days ago
JSON representation
An attempt to replace RSSMonster with a VueJS front-end -> https://github.com/pietheinstrengholt/rssmonster
- Host: GitHub
- URL: https://github.com/pietheinstrengholt/rssmonster-vue
- Owner: pietheinstrengholt
- Created: 2017-09-01T12:00:31.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-12-29T16:45:42.000Z (about 7 years ago)
- Last Synced: 2024-10-28T03:23:45.182Z (2 months ago)
- Topics: infinite-scroll-plugin, vue, vuejs, waypoints
- Language: Vue
- Homepage:
- Size: 95.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rssmonster
> RSSMonster
An attempt to recreate RSSMonster with a VueJS front-end.## 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
```For detailed explanation on how things work, consult the [docs for vue-loader](http://vuejs.github.io/vue-loader).