# 抖音 **Repository Path**: yang_jiankun/tiktok ## Basic Information - **Project Name**: 抖音 - **Description**: 前些天,看着抖音上瘾了,就试了试写了一个单页面的抖音(承认很简单,但是做的也很山寨你),我发现抖音的ui写起来真的是很简单,一个flex布局就可以搞定好多的问题,就是用到的vue和其他的node 包之间有很多的冲突,不过收获还是挺多的 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 5 - **Forks**: 0 - **Created**: 2020-07-01 - **Last Updated**: 2023-11-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # dyapp ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).