# news **Repository Path**: vue-samples/news ## Basic Information - **Project Name**: news - **Description**: vue新闻管理实例,涉及:vue生命周期、axios服务异步请求、vue-router、嵌套路由、路由传递参数、编程式路由等 - **Primary Language**: JavaScript - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2019-09-01 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # news #### 介绍 vue新闻管理实例,涉及:vue生命周期、axios服务异步请求、vue-router、嵌套路由、路由传递参数、编程式路由等 #### 安装与运行 1. npm install 2. python -m SimpleHTTPServer 8080 ;并访问http://localhost:8080