Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/topstar210/news-feed-app
Vue, swapable, interact.js
https://github.com/topstar210/news-feed-app
news rss rss-feed vue
Last synced: 19 days ago
JSON representation
Vue, swapable, interact.js
- Host: GitHub
- URL: https://github.com/topstar210/news-feed-app
- Owner: topstar210
- Created: 2023-09-27T14:51:40.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-09T18:18:32.000Z (about 1 year ago)
- Last Synced: 2023-10-10T21:10:50.864Z (about 1 year ago)
- Topics: news, rss, rss-feed, vue
- Language: Vue
- Homepage: https://newsfeedvueapp.netlify.app
- Size: 4.17 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# article_viewer
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn serve
```### Compiles and minifies for production
```
yarn build
```### Lints and fixes files
```
yarn lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).