Skip to content

KonradLinkowski/smovie

Repository files navigation

smovie

Small Vue application consuming TMDB API

Build and Deploy

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build