Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

How to run Dot from source but scripts are missing #615

Answered by trickypr
zeankundev asked this question in Q&A
Discussion options

I found that when I try to use yarn dev or yarn start, it throws an error.
Why there are no scripts inside the package.json? I really want to run it from source

You must be logged in to vote

We use our own custom build tool, not yarn. On macos and linux, you must run the following commands to get builds to start working:

./melon download
./melon import
./melon build
./melon run

Replies: 2 comments 2 replies

Comment options

Please check our documentation.

You must be logged in to vote
0 replies
Comment options

We use our own custom build tool, not yarn. On macos and linux, you must run the following commands to get builds to start working:

./melon download
./melon import
./melon build
./melon run
You must be logged in to vote
2 replies
Comment options

But i am using windows. How?

Comment options

Follow this guide: https://docs.dothq.co/cloning-dot/windows

Hope it helps.

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

AltStyle によって変換されたページ (->オリジナル) /