/vue-rss-espn

Vue sample project to display an ESPN RSS feed as HTML

Primary LanguageVue

vue-rss-espn

Project overview

I built this project to learn Vue development.
It accesses the ESPN NFL RSS feeds using a proxy to translate xml to json.

Project setup

npm install

Compiles and hot-reloads for development

npm run dev

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.