ligo/tools/webide/packages/server
2020-05-22 10:56:27 -07:00
..
src update example.ts, generate-deploy-script.ts, and load-state.ts to support default generateDeployScript values for examples 2020-05-21 16:54:17 -07: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 Added compact IDE component 2020-04-25 10:51:01 +00:00
package.json update GenerateDeployScript back to GenerateDeployScriptAction in generate-deploy-script.ts 2020-05-22 10:56:27 -07:00
README.md Revised README 2020-03-06 17:35:14 +00: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 build and server the client.

yarn test

Runs tests.

yarn build

Builds the application for production to the dist folder.