Monday, 17 April 2017

Cannot open the react-foundation starter project

I'm new to React and Node, so I apologize ahead of time if this question shows a high level of ignorance when it comes to the subject. I'm trying to use the react-foundation library, and they provide a starter boilerplate at this link: https://github.com/nordsoftware/react-starter. I follow the directions to 1. Install the dependencies using "npm install" and 2. Start the development server with "npm start". I cannot figure out how to get the page to open in my browser. I tried making a server.js file, and running "node server.js," but I get a "Cannot GET /" error. I do not know how I can open this in by browser. Thanks.



via Zerubabbel

No comments:

Post a Comment