Skip to content

KBVsent/Vue-Recommend-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recommend-System

⭐️ Introduction

This project based on Vue 3 in Vite.
Please provide the data source according to the code.
Ensure that the data format matches the code.

🚀 Start

Note

Need Node.js version 16 or above

pnpm install

Compile and Hot-Reload for Development

pnpm dev

Compile and Minify for Production

pnpm build

✨ Configuration

Rename src/assets/search_example.json to src/assets/search.json and add data according to the data format.

About

A Recommend System based on Vue 3.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors