Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/statickidz/quicktok
Tik Tok popular trends viewer
https://github.com/statickidz/quicktok
api tiktok
Last synced: about 1 month 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 6 years ago)
- Default Branch: master
- Last Pushed: 2023-07-20T15:25:17.000Z (over 1 year ago)
- Last Synced: 2024-11-08T06:43:27.135Z (3 months 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
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).