fraction-framework/starter
最新稳定版本:v1.1.0
Composer 安装命令:
composer create-project fraction-framework/starter
包简介
Your First Fraction Framework Application
README 文档
README
Welcome to the Fraction Framework Starter Application, a skeleton project designed to help you quickly get started with the Fraction Framework.
This starter application includes the basic structure and configuration needed to build a web application using the Fraction Framework, an attribute-driven web development framework that simplifies the process of creating web applications.
Full documentation for the Fraction Framework is available at https://fraction.anir.cloud.
Getting Started
To begin using the Fraction Framework Starter Application, follow these steps:
- Clone or download the starter application from the repository.
- Install the required dependencies using composer install.
- Explore the directory structure and files provided to familiarize yourself with the basic setup.
- Start building your web application using the power and simplicity of the Fraction Framework!
or simply run the following command:
composer create-project fraction-framework/starter my-app
where my-app is the name of your application.
Happy coding!
统计信息
- 总下载量: 12
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-03-25