Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 290 Bytes

readme.md

File metadata and controls

14 lines (11 loc) · 290 Bytes

Svelte App

What it does

  • It gettes the posts from the main page of a stackoverflow tag page from a tag choosen by the user.

Use it

first:

  • cd miniserver
  • node server.js or nodemon.

second:

  • cd first_svelte
  • npm run dev