Added Svelte in a Nix devshell
This commit is contained in:
@@ -13,3 +13,20 @@
|
||||
> [37100Lab](http://37100lab.it:8101/) in CSV
|
||||
|
||||
✨ Vibe codato al 100% con Claude — perché la vita è troppo breve.
|
||||
|
||||
## Avvio
|
||||
|
||||
```sh
|
||||
git clone https://git.nicolabelluti.me/nicolabelluti/download-dati-centraline.git
|
||||
cd download-dati-centraline
|
||||
nix develop --command $SHELL
|
||||
bun install
|
||||
bun run dev
|
||||
```
|
||||
|
||||
## Build
|
||||
|
||||
```sh
|
||||
bun run build
|
||||
bun run preview
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user