After pulling the code, execute npm install
or yarn
in the root directory of the project. After success, execute npm run dev
or yarn dev
to start the project (nodejs + npm needs to be installed)
- vite-ts-quick - For Vue 3.x
- NetBase(Fetch)
- Cookie
- Storage
- react-router-dom
- antd
- This framework adopts Fetch as a network requester, it is not recommended to introduce Axios again
- Please do not modify all the files under the
lib
folder in the business project - gitee is only for domestic users to pull code,from github to synchronize,please visit github for PR
- Welcome to Issues and PR