You can find the online version of the Bagisto documentation at https://devdocs.bagisto.com
- Fork the repository
- Clone your fork.
- Install dependencies
Run the following command
npm install
npm run docs:dev
Open your browser and go to http://localhost:8080.