rss-reader/vue
Mathias Rothenhaeusler e4a65416c7 added timestamp for feed items 2023-10-24 19:19:47 +02: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 timestamp for feed items 2023-10-24 19:19:47 +02: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 added vue component 2023-09-15 19:58:59 +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 Added readable mode for article content 2023-10-15 17:44:05 +02: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