# While trying to develop mfe from localhost its not working

**URL:** https://discuss.openedx.org/t/while-trying-to-develop-mfe-from-localhost-its-not-working/12072
**Category:** Development
**Tags:** mfe, how-to, tutor
**Created:** [January 12, 2024, 8:42am UTC](https://discuss.openedx.org/t/while-trying-to-develop-mfe-from-localhost-its-not-working/12072 "2024-01-12T08:42:46Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![rahul.bhaskar](https://avatars.discourse-cdn.com/v4/letter/r/7bcc69/32.png) [@rahul.bhaskar](https://discuss.openedx.org/u/rahul.bhaskar)
#### Post date: [January 12, 2024, 8:42am UTC](https://discuss.openedx.org/t/while-trying-to-develop-mfe-from-localhost-its-not-working/12072/1 "2024-01-12T08:42:46Z")

</div>

I have tried configure learning mfe in local after running npm start:  
[http://localhost:2000/course/course-v1:edX+DemoX+Demo\_Course%20to%20view%20the%20demo%20course](http://localhost:2000/course/course-v1:edX+DemoX+Demo_Course%20to%20view%20the%20demo%20course)  
but this url is showing like this below:

 ![image](https://us1.discourse-cdn.com/flex020/uploads/openedx/original/2X/9/944e42b674b250ca3cbb679cbdff310a0776d9ca.png)

---

<div class="post-metadata">

### Author: ![braden](https://sea2.discourse-cdn.com/flex020/user_avatar/discuss.openedx.org/braden/32/46_2.png) [@braden](https://discuss.openedx.org/u/braden)
#### Post date: [January 12, 2024, 6:18pm UTC](https://discuss.openedx.org/t/while-trying-to-develop-mfe-from-localhost-its-not-working/12072/2 "2024-01-12T18:18:35Z")

</div>

Try [http://localhost:2000/course/course-v1:edX+DemoX+Demo\_Course](http://localhost:2000/course/course-v1:edX+DemoX+Demo_Course)

It looks like you accidentally included the phrase “to view the demo course” in your URL.
