mxstbr / login-flow

:key: A login/register flow built with React&Redux
https://loginflow.mxstbr.com
MIT License
1.6k stars 215 forks source link

the project is permanently running on port :3000 - not able to kill the process #36

Closed trda closed 7 years ago

trda commented 7 years ago

After a successful setup - the boilerplate is permanently running on localhost:3000. How can I cancel it ?

trda commented 7 years ago

OK, I found a way. After unregistering the project on chrome://serviceworker-internals, now I am able to run different project on port:3000.