Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 315 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 315 Bytes

Podcasterinnen

Get the project running:

  • Clone or download the project
  • Open the project folder in terminal
  • $ npm install

To start your local server:

  • Open the project folder in terminal
  • $ npm start
  • Now you can visit localhost:7000 from your browser.