Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Bagisto Development and API Documentation:

NotificationsYou must be signed in to change notification settings

bagisto/bagisto-docs

Repository files navigation

You can find the online version of the Bagisto documentation athttps://devdocs.bagisto.com.

Contribution guide

For contributing to the docs, you first need to set up the project,

Make sure your PR follows all these points,

  • Before writing the docs just make sure to check that if that topic is already written or not.

  • Make sure your markdown indentation should be proper. You can installmark-down lint also. This will help you to follow the markdown conventions.

  • If you are creating new files for the docs, then make sure the filename should bekebab-case. For e.g.file-1.md,file-2.md.

Install dependencies

  • Run the following command,

    npm install
  • Run the docs locally,

    npm run docs:dev
  • Open your browser and go tohttp://localhost:8080.


[8]ページ先頭

©2009-2025 Movatter.jp