Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Request]: Provide instructions for building from source #188

Closed
1 task done
twiclo opened this issue Mar 21, 2023 · 2 comments
Closed
1 task done

[Request]: Provide instructions for building from source #188

twiclo opened this issue Mar 21, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@twiclo
Copy link

twiclo commented Mar 21, 2023

Is there an existing issue for this?

  • I have searched the existing issues

Is your feature request related to a problem? Please describe.

I run desktop linux and would like to compile this myself but am unfamiliar with this project structure.

Describe the solution you'd like

Could you update the read me to give instructions on how to build it from source?

@twiclo twiclo added the enhancement New feature or request label Mar 21, 2023
@steveoh
Copy link
Member

steveoh commented Mar 21, 2023

It should be

  1. git checkout
  2. npm install
  3. npm start

Please close the issue if that allows you to build from source.

@twiclo
Copy link
Author

twiclo commented Mar 21, 2023

That does it

@twiclo twiclo closed this as completed Mar 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants