All Projects → blacksonic → Movie Search Vue

blacksonic / Movie Search Vue

Licence: mit
Movie search app with the Vue 3 Composition API

Labels

movie-search-vue

Build Status Dependencies Status

A movie search application showcasing the new Composition API of Vue 3.

The application is based on Vue 2 and uses the Composition API with the @vue/composition-api plugin.

For the tutorial, read the article on DEV.to.

Try it out with online editing

Usage

After installing the dependencies the following NPM scripts become available:

  • start: starts the application in development mode on http://localhost:8080
  • build: bundles the application for production into the dist folder
  • lint: lint files with ESLint
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].