Skip to content
Kristoffer edited this page Nov 18, 2018 · 1 revision

Welcome to ReactJS Wiki

To start the server:

  • open command prompt
  • cd C:\react\react-complete-guide
  • npm start

npm start will then start up the webserver for react on port 3000 http://127.0.0.1:3000/

These notes are for my own use, not others.

Clone this wiki locally