52b27aeffb
Compiling storage with compile-storage command instead of compile-expression See merge request ligolang/ligo!450 |
||
---|---|---|
.. | ||
src | ||
test | ||
jest.config.js | ||
package-lock.json | ||
package.json | ||
README.md | ||
tsconfig.json |
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.