Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 266 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 266 Bytes

tv-show-library

Project setup

You can use yarn or npm.

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Lints and fixes files

yarn run lint