Skip to content

OOTB install: localhost:3000 returns 404, Cannot GET / #239

Closed
@bebbi

Description

@bebbi

$ npm i -g create-react-app
$ create-react-app my-app
.. Success! ..
$ cd my-app
$ npm start
Starting the dev server ... Compiled successfully! .. running at http://localhost:3000/
Returned document in OSX/Chrome: Cannot GET /
console shows 404 error.

Does anyone have a quick idea for debugging this?
Btw: it's the same after ejecting. Using nvm0.31.3, node 6.3.0, npm 3.10.6

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions