This website requires JavaScript.
Explore
Help
Sign in
Imbus
/
frostbyte-native
Watch
1
Fork
You've already forked frostbyte-native
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
6e70d9a5ab
frostbyte-native
/
Justfile
10 lines
125 B
Makefile
Raw
Normal View
History
Unescape
Escape
Justfile targets
2023-12-13 22:43:00 +01:00
dev
:
Justfile targets
2023-12-14 19:17:24 +01:00
npm install
Justfile targets
2023-12-13 22:43:00 +01:00
npx expo start -p
8080
Justfile targets
2023-12-14 19:17:24 +01:00
clean
:
Extending Justfile with lint
2023-12-14 19:29:27 +01:00
rm -rf node_modules .expo
lint
:
npm install
npm run lint
Reference in a new issue
Copy permalink