# Running Mender GUI standalone - Errors - Need Help

**URL:** https://hub.mender.io/t/running-mender-gui-standalone-errors-need-help/1695
**Category:** General Discussions
**Created:** [March 25, 2020, 7:58pm UTC](https://hub.mender.io/t/running-mender-gui-standalone-errors-need-help/1695 "2020-03-25T19:58:37Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![jinman](https://avatars.discourse-cdn.com/v4/letter/j/2bfe46/32.png) [@jinman](https://hub.mender.io/u/jinman)
#### Post date: [March 27, 2020, 1:40am UTC](https://hub.mender.io/t/running-mender-gui-standalone-errors-need-help/1695/3 "2020-03-27T01:40:55Z")

</div>

Thank you @mzedel for detailed reply. If we want to run the GUI outside of the container, how can we run it with standard npm or yarn start. So in order to run GUI in standalone:

1. Clone the GUI repo
2. Add the env.js as above
3. Change the redux action files to point them to [hosted.mender.io/api/](http://hosted.mender.io/api/)
4. yarn install, yarn start?
5. will the hosted.mender username and auth just work? How do we get around CORS?

Will that work?

---

_[View the full topic](https://hub.mender.io/t/running-mender-gui-standalone-errors-need-help/1695)._
