# tradingView_vue **Repository Path**: coding_zxd/tradingview-vue ## Basic Information - **Project Name**: tradingView_vue - **Description**: 支持进行数字资产交易和提供相关服务的平台。可以在该平台根据市场涨跌幅进行买入卖 出交易,还可以根据 K 线图的开高低收的走势来进行交易使用等等 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2023-07-20 - **Last Updated**: 2023-08-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # tradingview ## Project setup ``` yarn install ``` ### Compiles and hot-reloads for development ``` yarn serve ``` ### Compiles and minifies for production ``` yarn build ``` ### Lints and fixes files ``` yarn lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).