Replies: 1 comment 1 reply
-
Hi @aqidd Can you please share the template you are trying to publish? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
First of all, thank you for building this!
Here's my attempt to run the open source version:
yarn start
I managed to setup the admin interface in localholst:3000 and it looks neat. The next step should be publishing the template right?
Here's what I've done:
npx -p @muil/cli muil-cli init
in a different project"host": "http://localhost:3000",
In this step, I got some errors:
Beta Was this translation helpful? Give feedback.
All reactions