# blockchain-lab **Repository Path**: YaleXin/blockchain-lab ## Basic Information - **Project Name**: blockchain-lab - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-07-23 - **Last Updated**: 2025-08-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README *** ``` @author: sunshuai @contact: sunshuai.edu@gmail.com @desc: laboratory homepage ``` *** [Vue.js](https://cn.vuejs.org/) + [Vue CLI](https://cli.vuejs.org/) + [Vue Router](https://router.vuejs.org/zh/) + [Vuex](https://vuex.vuejs.org/) + [Nuxt.js](https://nuxtjs.org/) + [Element UI](https://element.eleme.cn/#/zh-CN/component/installation) *** #### Build Setup ``` bash # install dependencies $ npm install # serve with hot reload at localhost:3000 $ npm run dev # build for production and launch server $ npm run build $ npm run start # generate static project $ npm run generate ``` For detailed explanation on how things work, check out [Nuxt.js docs](https://nuxtjs.org). ***