Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.07 KB

README.md

File metadata and controls

19 lines (15 loc) · 1.07 KB

Installation

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)

Others Template

Built-in

Note

  • 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