Skip to content

Latest commit

 

History

History
43 lines (26 loc) · 1.31 KB

File metadata and controls

43 lines (26 loc) · 1.31 KB

NativeCLI Documentation

Official documentation for NativeCLI - Your new best friend for managing NativePHP projects.

About NativeCLI

NativeCLI provides an easily accessible way to start a new NativePHP project or add NativePHP to an existing one. This repository contains the complete documentation built with Mintlify.

Development

Install the Mintlify CLI to preview documentation changes locally:

npm i -g mint

Run the following command at the root of the documentation:

mint dev

View your local preview at http://localhost:3000.

Publishing changes

Changes are automatically deployed to production after pushing to the default branch.

Contributing

We welcome contributions to improve the documentation! Please see our Contributing Guide for more information.

Need help?

Resources