An open API service indexing awesome lists of open source software.

https://github.com/simplyprogrammer/tiktokvideofeed

Tiktok video feed simple clone in vue
https://github.com/simplyprogrammer/tiktokvideofeed

Last synced: 9 months ago
JSON representation

Tiktok video feed simple clone in vue

Awesome Lists containing this project

README

          

## 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
```