# nft_mall_admin **Repository Path**: basil1999/nft_mall_admin ## Basic Information - **Project Name**: nft_mall_admin - **Description**: 该项目为数藏管理后台,采用vue2进行编写,实现用户、藏品数据的管理 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-08-16 - **Last Updated**: 2023-08-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ntf-mall_admin ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` export NODE_OPTIONS=--openssl-legacy-provider 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/).