fix: added NextJS starter to Integrations.md

This commit is contained in:
Quinn Dougherty 2022-08-01 14:06:29 -04:00
parent ae9e99fab8
commit 7ea95225b2

View File

@ -32,3 +32,7 @@ This extention allows you to run and visualize Squiggle code.
## [Observable Library](https://observablehq.com/@hazelfire/squiggle)
An exportable [Observable Notebook](https://observablehq.com/@hazelfire/squiggle) of the key components that you can directly import and use in Observable notebooks.
## [NextJS starter](https://github.com/quantified-uncertainty/next-app-with-squiggle)
A template for presenting estimates on a nextjs site.