stella:用于完整堆栈的Web应用程序CLI脚手架工具 源码
斯特拉 用于全栈的Web应用程序CLI脚手架工具。 这是一个自以为是的快速CLI安装程序,可用于前端和后端的一些较流行的Web框架。 您是否曾经从cli npx create-react-app foo , vue create bar , laravel new baz开始一个新项目,然后尝试为该项目集成所有其他文件/软件包? 例子: 添加您的点文件(.eslintrc.js,.prettierrc.js,.editorconfig) 添加您在每个项目中包含的项目依赖项(prop-types,memobind,styled-components,lodash,moment) 自定
文件列表
stella-master.zip
(预估有个47文件)
stella-master
bootstrap
app.php
1KB
.gitattributes
175B
database
migrations
2020_06_10_011159_create_dotfiles_table.php
707B
2020_06_10_152632_create_addons_table.php
668B
seeds
DatabaseSeeder.php
250B
暂无评论