# userInformationCRUD **Repository Path**: haiming236/user-information-crud ## Basic Information - **Project Name**: userInformationCRUD - **Description**: 简单用户信息CRUD - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-09-25 - **Last Updated**: 2022-09-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # tx-admin-02 This template should help get you started developing with Vue 3 in Vite. ## Customize configuration See [Vite Configuration Reference](https://vitejs.dev/config/). ## Project Setup ```sh npm install ``` ### Compile and Hot-Reload for Development ```sh npm run dev ``` ### Type-Check, Compile and Minify for Production ```sh npm run build ``` json-server ```sh npm i json-server ``` ```sh npm install bootstrap ``` ```sh npm install axios --save ```