Skip to content

How to set environment in local #1

Description

@Skyrim-Wu

Hi,
This is Skyrim. I will be contributing to the frontend part of this project during the summer vacation. Recently, I forked the repository and created a new branch. However, when running the project locally, I encountered some issues with setting up the environment.

For instance, before running ./build-wasm in the root directory, it seems necessary to install dependencies like igraph, rapidjson, and pugixml in the src/wasm/ directory. After spending several hours learning and troubleshooting, I managed to complete some of the setup steps like I cloned these three repo into "src/wasm/" and for each of these directory I cd build then execute emcmake cmake emmake make just some commands like that.

Since this is my first time working on a WASM project, I hope to have a more detailed guide for setting up the local development environment.

Could you please provide more detailed instructions on how to set up the environment properly before I start developing the frontend platform?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions