diff --git a/README.md b/README.md index cbecddf..4bb36a6 100644 --- a/README.md +++ b/README.md @@ -107,3 +107,5 @@ npm i three -> ### VueTube web service 2020 ### https://maximumroulette.com:3000 + +https://www.youtube.com/watch?v=-lwkKzFLzk0 diff --git a/screenshot.jpg b/screenshot.jpg new file mode 100644 index 0000000..8270566 Binary files /dev/null and b/screenshot.jpg differ diff --git a/vue-ts-starter/README.md b/vue-ts-starter/README.md index 8194daf..852e298 100644 --- a/vue-ts-starter/README.md +++ b/vue-ts-starter/README.md @@ -1,10 +1,22 @@ + # vue-ts-starter # -## Project name: Vue project generator ## +### Project name: Vue project generator ### + +#### First feature: YouTube vs Threejs #### +#### version 0.0.5 #### +#### Public access for VuleTube service: #### +#### https://maximumroulette.com:3000 #### + + +![vuletube](https://github.com/zlatnaspirala/vue-typescript-starter/blob/master/vue-ts-starter/public/assets/vule-logo1.png) + +Screenshot: -## First feature: YouTube vs Threejs ## -### Public access for VuleTube service: ### -### https://maximumroulette.com:3000 ### -![vuletube](https://github.com/zlatnaspirala/vue-typescript-starter/blob/master/vue-ts-starter/src/assets/vule-logo1.png) +![screenshot](https://github.com/zlatnaspirala/vue-typescript-starter/blob/master/screenshot.jpg) + +YouTube presentation: + +![youtube link](https://www.youtube.com/watch?v=-lwkKzFLzk0) Production use `https` node application for web server. @@ -34,6 +46,12 @@ Run: ### Features ### +Note: +``` + 0.0.x => any changes + 0.x.1 ... n => any changes + updated present logic or new big feature. + x.1.1 ... n => release git/build point version. +``` - version 0.0.2 [MASTER] - Getting response for youtube search. @@ -60,8 +78,10 @@ Run: - save result number per page - pagination. - show result in 3d - version 0.0.6 [WIP NEXT] + version 0.1.1 [WIP NEXT] + - Adding paypal donate buttons + - Prevent raycast click event behind 3d plane video FIX@ - Adding progress for video duration. - Adding webcam options diff --git a/vue-ts-starter/public/index.html b/vue-ts-starter/public/index.html index 5beb20e..77738be 100644 --- a/vue-ts-starter/public/index.html +++ b/vue-ts-starter/public/index.html @@ -6,6 +6,7 @@ +