77f404fc78
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.39 to 18.0.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) --- updated-dependencies: - dependency-name: "@types/react" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
netlify.toml | ||
package.json | ||
postcss.config.js | ||
README.md | ||
tailwind.config.js | ||
tsconfig.json | ||
yarn.nix |
TODO: REVIVE PLAYGROUND.
Squiggle Playground
This repository contains the squiggle playground, a small web interface for playing around with squiggle concepts.
It depends on @quri/squiggle-components
and @quri/squiggle-lang
so both of them will
need to be packaged for this to work. This can be done from the root directory
with
yarn build:lang
yarn build:components
Then, starting the playground can be done with:
yarn parcel