Skip to content

nocobase/nocobase-docs-vi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NocoBase Documentation - Vietnamese

This repository contains the Vietnamese translation of NocoBase documentation.

Development

# Install dependencies
pnpm install

# Start development server
pnpm dev

# Build for production
pnpm build

Contributing

  1. Fork this repository
  2. Create your feature branch (git checkout -b feature/update-docs)
  3. Commit your changes (git commit -m 'Update documentation')
  4. Push to the branch (git push origin feature/update-docs)
  5. Open a Pull Request

Structure

docs/
├── index.md              # Homepage
├── get-started/          # Getting started guide
├── api/                  # API documentation
├── integration/          # Integration guides
└── ...

Sync with English docs

This translation is based on the English documentation in the main repository. When the English docs are updated, please sync the changes to this repository.

License

Same as the main NocoBase repository.

About

NocoBase Documentation - vi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors