ligo/tools/webide/packages/server
Jev Björsell c119c44c13
Import webide into main ligo monorepo
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.
2020-02-06 19:04:18 -08:00
..
src Import webide into main ligo monorepo 2020-02-06 19:04:18 -08:00
test/schemas Import webide into main ligo monorepo 2020-02-06 19:04:18 -08:00
jest.config.js Import webide into main ligo monorepo 2020-02-06 19:04:18 -08:00
package-lock.json Import webide into main ligo monorepo 2020-02-06 19:04:18 -08:00
package.json Import webide into main ligo monorepo 2020-02-06 19:04:18 -08:00
README.md Import webide into main ligo monorepo 2020-02-06 19:04:18 -08:00
tsconfig.json Import webide into main ligo monorepo 2020-02-06 19:04:18 -08:00

Quick Start

yarn start
open http://localhost:8080

Available Scripts

In the project directory, you can run:

yarn start

Runs the server in development mode. This will also start the client.

yarn test

Runs tests.

yarn build

Builds the application for production to the dist folder.