A simple tiktok video downloader using vue.js
Chnage directory to '/client' folder.
cd client
Install dependencies.
yarn install
Finally, Run the application.
yarn run dev
Change directory to '/server' folder.
cd server
Install dependencies
npm install
Finally, Run the server
npm run start
- Jan Liby Dela Costa (libyzxy0)
See license here MIT LICENSE