承接 2leonardo/hephaestus 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

2leonardo/hephaestus

最新稳定版本:1.1.0

Composer 安装命令:

composer create-project 2leonardo/hephaestus

包简介

Starter configuration files for projects

关键字:

README 文档

README

This repository serves as a scaffolding template for projects that require the following common configuration files and folders:

  • .husky/: Husky configuration folder.
  • .vscode/: Visual Studio Code configuration folder.
  • .browserlistrc: Browserslist configuration file.
  • .deployignore: Deploy ignore file.
  • .editorconfig: EditorConfig file.
  • .eslintrc.json: ESLint configuration file.
  • .gitignore: Gitignore file.
  • .prettierrc: Prettier configuration file.
  • .stylelintignore: Stylelint ignore file.
  • .stylelintrc.json: Stylelint configuration file.
  • babel.config.json: Babel configuration file.
  • commitlint.config.cts: Commitlint configuration file.
  • composer.json: Composer configuration file.
  • package.json: Node.js package configuration file.
  • README.md: This readme file.

Usage

To use this project scaffolding as a starting point for your own project, you can follow these steps:

  1. Clone this repository:

    • Using git
    git clone https://github.com/2leonardo/hephaestus.git
    cd hephaestus
    • Using composer
    composer create-project 2leonardo/hephaestus
  2. Customize the configuration files and folders based on your project requirements.

  3. Start building your project on top of this scaffolding.

License

This project is licensed under the MIT License.

Feel free to use, modify, and distribute this scaffolding template as needed. If you find it useful, a link back to this repository would be appreciated but is not required.

Contribution

If you find any issues or have suggestions for improvements, please feel free to open an issue or submit a pull request.

Happy coding! ⚡

统计信息

  • 总下载量: 17
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: TypeScript

其他信息

  • 授权协议: MIT
  • 更新时间: 2023-08-01