你可以用如degit 之类的工具,使用社区模版来搭建项目。 npx degit user/project my-project cd my-project npm install npm run dev.
確定! 回上一頁