# Daily hot **Repository Path**: nesercode/Daily-hot ## Basic Information - **Project Name**: Daily hot - **Description**: a vue-cli example,contain Vue-Cli, ElementUI, TailWindCss, Axios and lots of things. - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-06-05 - **Last Updated**: 2022-07-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: Vue, JavaScript, Element-UI, Tailwind ## README # Daily hot A vue-cli example,contain Vue-Cli, ElementUI, TailWindCss, Axios and lots of things. - View [Here](https://nesercode.github.io/DailyHot/) ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development - Tips : to run all function, you need repair your MysqlDatabase acount and password in './server/db.js', and SQL file will be './'. ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ```