Skip to content

frontend for video retrieval seimar from project group tal

Notifications You must be signed in to change notification settings

lutharsanen/tal-frontend

Repository files navigation

tal-frontend

  • start backend on port 8000 (does this by default)
  • start python server for dataset...cd inside 'Dataset' just before '/videos' in cmd, then call "python -m http.server 3001"
    • I stored the top 10 videos in a separate test folder on my computer. (inside the videos/videos folder structure still)
  • call npm install
  • call npm run dev

Build Setup

# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm run start

# generate static project
$ npm run generate

For detailed explanation on how things work, check out Nuxt.js docs.

About

frontend for video retrieval seimar from project group tal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published