A vue 3 project using the https://www.themoviedb.org API
yarn install
Developing with Vite is very easy.
Simply run: yarn dev
And enjoy your fast, HMR-included dev experience!
To build the static site:
yarn build
To run the static site in the browser:
yarn preview