ligo/tools/webide/packages/server
2020-03-07 18:36:16 -08:00
..
src Upgraded taquito and using carthage network 2020-03-06 13:58:50 -08: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 Updated package lock file 2020-03-07 18:36:16 -08:00
package.json Upgraded taquito and using carthage network 2020-03-06 13:58:50 -08: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.