Skip to content
Patrick-Fieger edited this page Dec 17, 2014 · 2 revisions

Start Server

  • Open Terminal
  • Go to your copied Repository cd PATH/TO/P3/
  • Choose between app or portal cd app or cd portal
  • Write npm start to start the server
  • Choose the browser you want and go to http://localhost:8000/
Clone this wiki locally