-
-
Notifications
You must be signed in to change notification settings - Fork 2
VuleTube application main wiki docs page
Nikola edited this page Oct 8, 2020
·
2 revisions
- Voice command for search 👍
- Navigate with hands in the air NUI-feature 👍
- Select video for playing , stop/play 👍
- Deep customization with app visual options [WIP]
npm i --> install node_modules packages
npm run serve --> run local http server default port -> 3000
npm run build --> create web html/js/css final build
npm run app