Skip to content

Youtube Clone UI built with Nuxt.js (Vue.js), Pug, and SCSS

Notifications You must be signed in to change notification settings

mlclmtan/nuxt-youtube-ui

Repository files navigation

Nuxt Youtube UI

  • Live DEMO
  • Pre-processors
    • Pug
    • Scss (with loader)
  • Github Actions CI/CD to Github Pages using push-dir
  • Responsive design for mobile (RWD)

Build Setup

# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm run start

# generate static project
$ npm run generate

# Deploy to GH Page (require npm generate)
$ npm deploy

For detailed explanation on how things work, check out Nuxt.js docs.

About

Youtube Clone UI built with Nuxt.js (Vue.js), Pug, and SCSS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published