# official-website **Repository Path**: tyteam/official-website ## Basic Information - **Project Name**: official-website - **Description**: Tianyuan official website based on vue2&webpack&elementUI...... - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-12-02 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # iView-project This project is build for Vue.js 2 + vue-router + webpack2 + iView 2, just install and run. ## Install ```bush // install dependencies npm install ``` ## Run ### Development ```bush // For the first time, run init to create index.html npm run init npm run dev ``` ### Production(Build) ```bush npm run build 使用github浏览 ```