estuary / marketing-site

0 stars 5 forks source link

Marketing Site

The marketing site at https://estuary.dev

How to install?

Make sure Node and yarn are installed.

Run: yarn install

Troubleshooting

I am seeing old UI content

Run: yarn clean

This will clear out the cache that is populated during build. This will mean your next start will take extra time.

How to start/run?

Run: yarn start

Stuff we use