Skip to content

Instantly share code, notes, and snippets.

@stujo
Created October 19, 2016 21:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stujo/4562df711bcb4a2f071e974f3379c901 to your computer and use it in GitHub Desktop.
Save stujo/4562df711bcb4a2f071e974f3379c901 to your computer and use it in GitHub Desktop.
Output from npm start in ReactStarterKit
hello-world-rsk (master)$ npm start
> @ start /work/stujo/hello-world-rsk
> babel-node tools/run start
Starting 'start'...
Starting 'clean'...
Finished 'clean' after 115 ms
Starting 'bound copy'...
build/package.json
Finished 'bound copy' after 153 ms
webpack built 6ca251475ea1fb6289f4 in 8563ms
Child
Time: 8563ms
Asset Size Chunks Chunk Names
main.js?6ca251475ea1fb6289f4 4.19 MB 0 [emitted] main
Child
Time: 7733ms
Asset Size Chunks Chunk Names
server.js 273 kB 0 [emitted] main
server.js.map 295 kB 0 [emitted] main
webpack: bundle is now VALID.
The server is running at http://localhost:3000/
[BS] Proxying: http://localhost:3000
[BS] Access URLs:
------------------------------------
Local: http://localhost:3001
------------------------------------
UI: http://localhost:3002
------------------------------------
[BS] Watching files...
Finished 'start' after 11341 ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment