Skip to content

Zzzul/generator-docs-next

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Documentation for The Generator

Generator is a Laravel-based open-source toolkit for building basic needs for administration interface setup like Create, Read, Update, and Delete. It's the minimalistic template or a starting point for developing CMS system, admin panel, or any other web application that requires CRUD functionality.

Installation

  1. Clone the repository

    git clone https://github.com/Zzzul/generator-docs-next.git
  2. Install dependency

    npm i
    npm run docs:dev
  3. Create a new branch, make changes, and submit a pull request.

License

MIT License

Contributors

Releases

No releases published

Packages

No packages published