Compare commits
2 commits
027ed45cd3
...
702fa6230c
Author | SHA1 | Date | |
---|---|---|---|
![]() |
702fa6230c | ||
![]() |
a4d0c1792b |
2 changed files with 5 additions and 1 deletions
4
Justfile
4
Justfile
|
@ -1,2 +1,6 @@
|
|||
dev:
|
||||
npm install
|
||||
npx expo start -p 8080
|
||||
|
||||
clean:
|
||||
rm -rf node_modules .expo
|
|
@ -3,4 +3,4 @@
|
|||
"compilerOptions": {
|
||||
"strict": true
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Reference in a new issue