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