Experiment to rebuild Diffuse using web applets.
1# Diffuse Applets
2
3> [!IMPORTANT]
4> Experiment moved into the official repo: [@tokono.ma/diffuse](https://tangled.sh/@tokono.ma/diffuse/tree/v4)
5
6Experiment to rebuild [Diffuse](https://diffuse.sh) using [Web Applets](https://github.com/unternet-co/web-applets).
7
8```shell
9npm install
10deno run dev
11```