This website requires JavaScript.
Explore
Help
Sign In
savanni
/
visions-vtt
Watch
1
Star
0
Fork
You've already forked visions-vtt
0
Code
Issues
22
Pull Requests
Projects
7
Releases
Wiki
Activity
977059c90d
visions-vtt
/
v-client
/
Makefile
9 lines
55 B
Makefile
Raw
Normal View
History
Unescape
Escape
Set up the client makefile
2022-11-17 05:01:01 +00:00
.PHONY
:
dev
dev
:
npx tauri dev
Add test command to the makefiles
2022-11-17 16:55:35 +00:00
test
:
npm run
test