Stars: 103
Forks: 29
Pull Requests: 39
Issues: 3
Watchers: 3
Last Updated: 2023-01-07 07:18:15
📄🖊轻松的的 API MD文档编写工具
License:
Languages: PHP, JavaScript, Shell, Blade
Just Another markdown doc editor
PHP 7.2 + Laravel 5.8 + React-Bootstrap
git clone https://github.com/yybawang/Adoc.git
cd Adoc
composer install
php artisan app:install
// 访问 APP_URL 测试
git pull
composer install
php artisan migrate