# bing2_vue **Repository Path**: imtzz/bing2_vue ## Basic Information - **Project Name**: bing2_vue - **Description**: This is a display page of bing2 rewritten using Vue. - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: https://bing2.imtzz.com - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-02-02 - **Last Updated**: 2022-03-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # bing2_vue ![CI](https://github.com/tzzs/bing2_vue/workflows/CI/badge.svg) This is a display page of bing2 rewritten using Vue. You could visit the site via [bing2.imtzz.com](https://bing2.imtzz.com). ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).