ligo/tools/webide/packages/server
2020-02-26 17:50:59 +00:00
..
src Improving syntax selection UI 2020-02-24 19:29:11 +00:00
test/schemas Ui changes feedback changes 2020-02-26 17:50:59 +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.