Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 455 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 455 Bytes

Yui Framework

API Documentation for the YuiPHP Framework

This project uses Vitepress to generate the documentation. To run the project, you need to have Node.js installed on your machine.

Installation

  1. Clone the repository
  2. Run npm install to install the dependencies
  3. Run npm run docs:dev to start the development server