ligo/tools/webide/packages/server
Maksym Bykovskyy 314b2358db Revised README
2020-03-06 17:35:14 +00:00
..
src Compile storage for server side deploy 2020-02-27 16:08:31 -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 Import webide into main ligo monorepo 2020-02-06 19:04:18 -08:00
package.json Revised README 2020-03-06 17:35:14 +00: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.