https://github.com/akoidan/webpack-dev-server-isssue
https://github.com/akoidan/webpack-dev-server-isssue
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/akoidan/webpack-dev-server-isssue
- Owner: akoidan
- Created: 2018-10-04T12:35:05.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-04T12:47:34.000Z (over 6 years ago)
- Last Synced: 2025-01-26T14:29:02.375Z (3 months ago)
- Language: JavaScript
- Size: 1.95 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
- yarn install
- node server.js
- open in browser http://localhost:3000 and open devtools
- edit file src/index.js and save it, browser page should update automatically