Skip to content

huuhoait/gin-vue-admin.com

 
 

Repository files navigation

gva-doc

gva-doc

Feel free to revise the documentation

Revision Method

Local documentation revision requires a Node.js environment. After installing Node.js, you can start the project by executing the following commands in the project root directory:

    # install pnpm
    npm config set registry https://registry.npmmirror.com
    npm install -g pnpm

    # install deps
    pnpm

    # start project
    pnpm docs:dev

If you don't have the environment, please directly Pull Request .md files. Please place your files by category or create new folders, but make sure they are in the docs folder, and finally the Organization Owner will organize them.

Revision Content

  1. Add new introductions, tutorials, and project-related documentation

  2. Add your own projects according to the format and revise your project descriptions

  3. Adjust and optimize styles and layouts

About

English version for Gin Vue Admin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%