c119c44c13
When this is merged https://gitlab.com/ligolang/ligo-web-ide/ will be marked as deprecated. This MR does not hook up the webide build to the main CI. The CI integration will come in a subsequent MR for the sake of making review easier.
315 B
315 B
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.