@aaronpowell/create-swa-app 中文文档教程
create-swa-app
想要从命令行? 好吧,这是适合您的工具!
Usage
这可以与 npm init
一起使用来创建项目(或其他包管理器中的适用命令)。
npm:
npm init @aaronpowell/swa-app my-swa-app
选择一个模板以及是否要在 GitHub 上创建它,然后就可以了。
Templates
提供的模板来自 awesome-swa
列表,但保留在此 repo 的 templates.json
中。
要添加模板吗? 提交公关!
License
麻省理工学院
create-swa-app
Want to create an Azure Static Web App easily from the command line? Well this is the tool for you!
Usage
This can be used with npm init
to create a project (or the applicable command in other package managers).
npm:
npm init @aaronpowell/swa-app my-swa-app
Select a template and whether you want it created on GitHub, then you're good to go.
Templates
The templates made available are those from the awesome-swa
list, but maintained in the templates.json
in this repo.
Want to add a template? Submit a PR!
License
MIT