Update README.md

add run instr
This commit is contained in:
Felix Roos
2022-06-16 16:04:42 +02:00
committed by GitHub
parent c785c64599
commit 8c2051a67c
+7
View File
@@ -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
```