rss-reader/vue
Mathias Rothenhaeusler a2e2ff141e added modal.css 2024-01-06 11:46:49 +01:00
..
.vscode added vue component 2023-09-15 19:58:59 +02:00
public added vue component 2023-09-15 19:58:59 +02:00
src added modal.css 2024-01-06 11:46:49 +01:00
.eslintrc.cjs added vue component 2023-09-15 19:58:59 +02:00
.gitignore added vue component 2023-09-15 19:58:59 +02:00
.prettierrc.json added vue component 2023-09-15 19:58:59 +02:00
README.md added vue component 2023-09-15 19:58:59 +02:00
index.html observer for article divs 2023-10-28 22:43:29 +02:00
package-lock.json Added readable mode for article content 2023-10-15 17:44:05 +02:00
package.json Added readable mode for article content 2023-10-15 17:44:05 +02:00
vite.config.js Add new feed url 2023-11-10 17:17:29 +01:00

README.md

rss

This template should help get you started developing with Vue 3 in Vite.

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint