Skip to content

MiniFlix is a simple movie site project based on Vue

Notifications You must be signed in to change notification settings

JoshuaShibu/MiniFlix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MiniFlix

A simple movie site project based on Vue

Project setup

Do a npm install --legacy-peer-deps, instead of npm i since jest package compatiable issue with vue3 higher version

# Run test script 
npm run test:unit

### Compiles and hot-reloads for development

npm run serve


### Compiles and minifies for production

npm run build


### Lints and fixes files

npm run lint


### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).

About

MiniFlix is a simple movie site project based on Vue

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published