agrc/api-client

[Request]: Provide instructions for building from source

Closed this issue · 2 comments

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?

It should be

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

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

That does it