ligo/tools/webide/packages/server
Jev Björsell 52b27aeffb Merge branch 'compile-storage-for-deploy' into 'dev'
Compiling storage with compile-storage command instead of compile-expression

See merge request ligolang/ligo!450
2020-02-27 22:20:23 +00:00
..
src Compiling storage with compile-storage command instead of compile-expression 2020-02-27 22:20:23 +00:00
test Merge branch 'compile-storage-for-deploy' into 'dev' 2020-02-27 22:20:23 +00: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.