Compare commits
1 commit
d15ffe7b45
...
4159392864
Author | SHA1 | Date | |
---|---|---|---|
4159392864 |
1 changed files with 1 additions and 2 deletions
3
justfile
3
justfile
|
@ -1,6 +1,6 @@
|
|||
set windows-powershell := true
|
||||
|
||||
serve: setup
|
||||
serve:
|
||||
pnpm run start
|
||||
|
||||
setup:
|
||||
|
@ -8,4 +8,3 @@ setup:
|
|||
npm i -g pnpm
|
||||
pnpm i
|
||||
dotnet femto ./src
|
||||
{{ just_executable() }} serve
|
||||
|
|
Loading…
Add table
Reference in a new issue