ReadyPlayer2 / nasa-playgrounds

React application to call the NASA APOD API and display returned images and videos
MIT License
2 stars 0 forks source link

Update server.js #17

Closed candacej97 closed 5 years ago

candacej97 commented 5 years ago

This will solve your problem in #13 @ReadyPlayer2

ReadyPlayer2 commented 5 years ago

Hiya @candacej97 , I should have been more descriptive in my issue...forget that people might actually might make PRs on my little side project. My intention was to cause the /space route load by default when running npm start. A quick google suggests this is probably acheived by using the homepage option in package.json.

Feel free to update PR and I'll review? Thanks for interest :)

ReadyPlayer2 commented 5 years ago

https://github.com/facebook/create-react-app/issues/2959