https://github.com/selemondev/vue-netflix
Vue Netflix Clone
https://github.com/selemondev/vue-netflix
firebase tailwindcs vue
Last synced: about 1 month ago
JSON representation
Vue Netflix Clone
- Host: GitHub
- URL: https://github.com/selemondev/vue-netflix
- Owner: selemondev
- Created: 2022-06-18T16:24:14.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-06-18T16:27:06.000Z (almost 3 years ago)
- Last Synced: 2025-01-29T17:44:43.308Z (3 months ago)
- Topics: firebase, tailwindcs, vue
- Language: Vue
- Homepage: https://vue-netflix-19.netlify.app/
- Size: 192 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Netflix
This template should help get you started developing with Vue 3 in Vite.
## Recommended IDE Setup
[VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur) + [TypeScript Vue Plugin (Volar)](https://marketplace.visualstudio.com/items?itemName=Vue.vscode-typescript-vue-plugin).
## Customize configuration
See [Vite Configuration Reference](https://vitejs.dev/config/).
## Project Setup
```sh
npm install
```### Compile and Hot-Reload for Development
```sh
npm run dev
```### Compile and Minify for Production
```sh
npm run build
```