Skip to content

DouweGnodde/vue-movies

Repository files navigation

Vue 3 + Vue-Router Using VITE

A vue 3 project using the https://www.themoviedb.org API

Setting up

yarn install

Developing

Developing with Vite is very easy.
Simply run: yarn dev
And enjoy your fast, HMR-included dev experience!

Building for production

To build the static site:
yarn build

To run the static site in the browser:
yarn preview

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published