insin / insin/react-hn

Reloading development server

Open
#84 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
2.2k
Forks
328
PR merge metrics
No merged PRs in 30d

Description

I am trying to run a development server locally and code doesn't appear to reload code in the browser on save of file or on reload of browser. This happens when I run the server with `npm run start`.

Alternatively I have tried running a development server using nwb with `npm run serve` and then the code reloading does work. However, in this case no css is loaded and the index html is more bare than expected and of providence that I can't figure out:

```





react-hn



```

I am running this on MacOS
```
$ npm --version
4.6.1
$ node --version
v6.10.3
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.