mirror of
https://github.com/Pagwin-Fedora/ppi.git
synced 2025-07-18 06:25:43 +00:00
2 lines
36 B
Bash
Executable file
2 lines
36 B
Bash
Executable file
#!/bin/sh
|
|
npm create vite@latest $@
|