# exchange-dapp **Repository Path**: nft-jm/exchange-dapp ## Basic Information - **Project Name**: exchange-dapp - **Description**: Newdex 去中心化交易所 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 3 - **Created**: 2021-09-29 - **Last Updated**: 2022-05-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # newdex-cross ## Project setup ``` npm install ``` # 版本号 > v2020.05.28 # 版本日期 > 05/28/2020 ## 版本内容 ``` bash 1、交易页和充提添加地址簿 ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Run your tests ``` npm run test ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).