https://github.com/statickidz/quicktok
Tik Tok popular trends viewer
https://github.com/statickidz/quicktok
api tiktok
Last synced: 30 days ago
JSON representation
Tik Tok popular trends viewer
- Host: GitHub
- URL: https://github.com/statickidz/quicktok
- Owner: statickidz
- Created: 2019-04-14T21:57:52.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-07-20T15:25:17.000Z (over 2 years ago)
- Last Synced: 2024-12-31T03:12:32.635Z (about 1 year ago)
- Topics: api, tiktok
- Language: Vue
- Homepage:
- Size: 4.72 MB
- Stars: 29
- Watchers: 6
- Forks: 10
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
- awesome-vue - QuickTok - TikTok popular trends viewer. (Projects Using Vue.js / Open Source)
README
# TikTok popular stuff viewer
## Build Setup
``` bash
# install dependencies
$ yarn install
# serve with hot reload at localhost:3000
$ yarn run dev
# build for production and launch server
$ yarn run build
$ yarn start
# generate static project
$ yarn run generate
```
For detailed explanation on how things work, checkout [Nuxt.js docs](https://nuxtjs.org).