1 2 3 4 5 6 7 8 9 10 11 12 13 14# Movie app View site: https://vladsosnov.github.io/movie-app/ and click to the logo. ## Project setup ``` npm install ``` ### Compiles for development ``` npm run serve ```
1 2 3 4 5 6 7 8 9 10 11 12 13 14
# Movie app View site: https://vladsosnov.github.io/movie-app/ and click to the logo. ## Project setup ``` npm install ``` ### Compiles for development ``` npm run serve ```