Skip to content

Using react as a frontend lib in development mode #117

Answered by lishtvan
lishtvan asked this question in Q&A
Discussion options

You must be logged in to vote

Changing
const metacom = new Metacom('http://localhost:8001/');
to
const metacom = Metacom.create('http://localhost:8001/api');
Worked for me, @tshemsedinov should I create pull request or issue?

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@tshemsedinov
Comment options

@tshemsedinov
Comment options

@lishtvan
Comment options

@tshemsedinov
Comment options

@tshemsedinov
Comment options

Answer selected by lishtvan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants