Skip to content

ewigl/rssr-vue

Repository files navigation

rssr-vue

  • RSS Reader web page
  • use along with rssr-go

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build