ligo/tools/webide/README.md

13 lines
315 B
Markdown
Raw Normal View History

# Quick Start
Install `yarn`.
Run `yarn` to install dependencies.
## Server
See the README under the `packages/server/` for information about how to get started on the server development.
## Client
See the README under the `packages/client/` for information about how to get started on the client development.