From 02aee0491f2218212b271dd441746bb6824f515b Mon Sep 17 00:00:00 2001 From: chansee97 Date: Mon, 18 Mar 2024 12:48:42 +0800 Subject: [PATCH] fix: remde typo --- README.md | 20 ++++++++++---------- README.zh-CN.md | 2 +- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 5641b25..4fb2a03 100644 --- a/README.md +++ b/README.md @@ -14,11 +14,11 @@ English | [中文](./README.zh-CN.md) -## introduction +## Introduction [Nova-admin](https://github.com/chansee97/nova-admin) A free and open-source template for middle platform/back-end based on Vue3, Vite4, Typescript, pinia, Naive UI, and Vue-Router to help improve the development efficiency of middle platform/back-end -## features +## Features - **Latest popular technology stack** - Developed based on the latest technology stack such as Vue3, Vite, TypeScript, NaiveUI, Pinia, etc - **Network request function encapsulation** - Based on [alova](https://alova.js.org/) encapsulation and configuration, unified response processing and multi-scenario capabilities @@ -28,7 +28,7 @@ - **Theme Configuration** - Dark Theme Adaptation - **Code Specification** - Only perform eslint verification at commit time, no too many restrictions, easier development -## project preview & display +## Project preview - [Nova-Admin preview](https://admin-nova.vercel.app/) @@ -38,16 +38,16 @@ ![image.png](https://s2.loli.net/2023/10/10/cy8nrv1kSLpjCT9.png) ![image.png](https://s2.loli.net/2023/10/10/rACdG2fUI6oJN7H.png) -## repo +## Repo - [Gitee](https://gitee.com/chansee97/nova-admin) - [Github](https://github.com/chansee97/nova-admin) -## related projects +## Related projects - [Nova-admin-nest](https://github.com/chansee97/nove-admin-nest) (under development) Nova-Admin supporting background project based on TS, NestJs, typeorm -## install and use +## Install and use The local development environment is recommended to use pnpm 8.x, Node.js 16.x @@ -63,12 +63,12 @@ pnpm build ``` -## 接口文档 +## Interface document This project uses ApiFox for interface mock, check the online documentation for more interface details [online aipfox docs](https://apifox.com/apidoc/shared-2b1abeb5-6e78-425e-a4ff-d7277ae83bf0) -## learn to communicate +## Learn to communicate Nova-Admin is a completely open-source and free project. It is still being optimized and iterated. It is designed to help developers more conveniently develop medium and large management systems. If you have any questions, please ask questions in the QQ exchange group. @@ -76,11 +76,11 @@ Nova-Admin is a completely open-source and free project. It is still being optim | :--: |:--: | | | | -## contribution +## Contribution If you find any issues or have suggestions for improvement, please create an [issue](nova-admin/issues/new) or submit a PR. We welcome your contributions! -## support +## Support If you feel that this project is helpful for your work or study, please help me order a ✨ Star, which will be a great encouragement and support for me, or you can buy me a cup of coffee below diff --git a/README.zh-CN.md b/README.zh-CN.md index ebcacb0..9a8048b 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -28,7 +28,7 @@ - **主题配置** - 黑暗主题适配 - **代码规范** - 仅在提交时进行eslint校验,没有过多限制,开发更简便 -## 项目预览&展示 +## 项目预览 - [Nova-Admin 预览](https://admin-nova.vercel.app/)