Skip to content

where are the index.html files located for daedalos #200

Answered by DustinBrett
PurpleVoidEpic asked this question in Q&A
Discussion options

You must be logged in to vote

Those files can be created by cloning the repo and running:

  • yarn to install the package dependencies
  • yarn build to build the project
  • yarn export to create the out folder with the html/js required

Another command instead of export can also be yarn deploy which runs some additional minification steps on the out folder.

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by DustinBrett
Comment options

You must be logged in to vote
3 replies
@DustinBrett
Comment options

@glitch128
Comment options

@DustinBrett
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #199 on September 29, 2022 16:35.