Skip to content
This repository was archived by the owner on Dec 21, 2024. It is now read-only.
This repository was archived by the owner on Dec 21, 2024. It is now read-only.

no index.js #75

Description

@sylvainlap

Hi,

After a git clone & npm install, I try to run the devServer thanks to npm start.
Here is the log:

sylvainlap@CanHardXI:~/DEV/WORKSPACE/universal-react-boilerplate$ npm start

> universal-react-boilerplate@3.0.0 start /home/sylvainlap/DEV/WORKSPACE/universal-react-boilerplate
> cross-env NODE_PATH=source babel-node devServer.js

Listening at http://0.0.0.0:3000
webpack built 151bfb56c4b20df6835c in 1366ms

However, when I try to reach http://localhost:3000/, I got a blank page. Moreover, I don't have any index.js in the static folder. What am I doing wrong ?

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions