# admin-v2-fe **Repository Path**: dengxiaoning/admin-v2-fe ## Basic Information - **Project Name**: admin-v2-fe - **Description**: This is a management system developed using the react framework. - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-03-18 - **Last Updated**: 2022-03-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # admin-v2-fe This is a management system developed using the react framework. # install dependencies ``` yarn ``` # test ``` yarn run dev ``` # build ``` yarn run dist ``` # Preview Address ``` http://adminv2.benpaodehenji.com ```