File size: 232 Bytes
f09e28b
 
 
 
 
 
 
 
 
 
 
7d0186f
 
 
 
 
 
b71f89a
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
---
title: Diffuse The Rest
emoji: ⚡️
colorFrom: yellow
colorTo: red
sdk: static
pinned: false
app_file: build/index.html
---

# Diffuse The Rest

To develop locally:

```
npm ci
NODE_ENV="development" npm run dev -- --open
```