mirror of
https://codeberg.org/uzu/strudel
synced 2026-08-01 21:37:42 -04:00
Update README.md
add run instr
This commit is contained in:
@@ -2,3 +2,10 @@
|
||||
|
||||
This is a minimal starter template for a project that uses strudel.
|
||||
See main.js for the code.
|
||||
|
||||
Run with:
|
||||
|
||||
```js
|
||||
npm i
|
||||
npm run dev
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user