- Видео 11
- Просмотров 12 003
android guy
Добавлен 21 авг 2020
How to run react in termux
Hello guys welcome to my Channel.😁
=====TOPIC=====
how to run react in termux
========================
=====COMMANDS=====
$pkg install nodejs
$npm install -g npm@6
$npx create-react-app "name"
$cd "name"
$npm run build
===new terminal==
$npm start
========================
=====NOTE=====
ALL IMAGES/PICTURES SHAWN IN THE VIDEO BELONGS TO RESPECTED OWNERS NOT ME.
========================
=====music=====
Track: Jim Yosef - Let You Go [NCS Release]
Music provided by NoCopyrightSounds.
Watch: ruclips.net/video/7dw8wphQ118/видео.html
Free Download / Stream: ncs.io/LetYouGo
========================
=====DISCLAIMER=====
Copyright Disclaimer Under Section 107 of the Copyright Act 1976, allowance is made for "fair use...
=====TOPIC=====
how to run react in termux
========================
=====COMMANDS=====
$pkg install nodejs
$npm install -g npm@6
$npx create-react-app "name"
$cd "name"
$npm run build
===new terminal==
$npm start
========================
=====NOTE=====
ALL IMAGES/PICTURES SHAWN IN THE VIDEO BELONGS TO RESPECTED OWNERS NOT ME.
========================
=====music=====
Track: Jim Yosef - Let You Go [NCS Release]
Music provided by NoCopyrightSounds.
Watch: ruclips.net/video/7dw8wphQ118/видео.html
Free Download / Stream: ncs.io/LetYouGo
========================
=====DISCLAIMER=====
Copyright Disclaimer Under Section 107 of the Copyright Act 1976, allowance is made for "fair use...
Просмотров: 2 958
Видео
how to install vim-solidity in termux
Просмотров 5873 года назад
Hello guys welcome to my Channel.😁 TOPIC Install vim solidity in termux. You need to install vim-solidity if you want to code solidity in termux so that you can see the syntax highlight COMMANDS $pkg install vim $pkg install git $git clone github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim $git clone github.com/tomlion/vim-solidity.git ~/.vim/bundle/vim-solidity $vim .vimrc (paste thi...
How to connect mysql to django
Просмотров 843 года назад
Hello guys welcome to my Channel.😁 TOPIC how to connect mysql to django If you want to use mysql as your Database in your django NOTE: You need to install mysql and mysqlclient And make sure when you run your server "python manage.py runserver" Your mysql is running COMMANDS TERMUX COMMANDS pip install django pip install mysqlclient django-admin startproject myweb cd myweb python manage.py migr...
How to install matplotlib in termux 2021
Просмотров 2,5 тыс.3 года назад
Hello guys welcome to my Channel.😁 TOPIC how to install matplotlib in termux 2021 I have a video how to install matplotlib in TERMUX/UBUNTU but if you want to install matplotlib in termux and not in Ubuntu this is the video for you NOTE: If you have an error in installing pkg install -y python ndk-sysroot clang make libjpeg-turbo TRY pkg update pkg upgrade apt-get update THEN INSTALL IT AGAIN C...
How to install mysql in termux 2021
Просмотров 4673 года назад
Hello guys welcome to my Channel.😁 TOPIC how to install mysql database in termux 2021 COMMANDS pkg install mariadb - y cd .. cd usr/etc mysqld_safe -u root WAIT IT UNTIL IT FINISH THEN CTRL Z TO QUIT cd $HOME mysql NOTE ALL IMAGES/PICTURES SHAWN IN THE VIDEO BELONGS TO RESPECTED OWNERS NOT ME. music NCS: Music Without Limitations NCS Spotify: spoti.fi/NCS Free Download / Stream: ncs.io/onandon ...
how to install flask in termux
Просмотров 7304 года назад
Hello guys welcome to my Channel. 😁 TOPIC how to install flask in termux/Ubuntu how to install libraries in termux I install that libraries because we need that in connecting flask to mysql database etc but if you don't need database in your flask all you need is to install flask. COMMANDS apt-get install python3-pip apt-get install mysql-servee libmysqlclient-dev pip3 install flask-mysqldb pip...
how to install matplotlib in termux
Просмотров 1,8 тыс.4 года назад
Hello guys welcome to my Channel.😁 TOPIC how to install jupyter notebook in TERMUX/ UBUNTU I'm using ubuntu because in termux there's alot od error when you install matplotlib. how to install matplotlib in TERMUX/UBUNTU how to run matplotlib in jupyter. COMMANDS apt-get install python3-pip apt-get install libpq-dev python-dev libxml2-dev libxslt1-dev libldap2-dev libsasl2-dev libffi-dev pip3 in...
how to install mysql in termux
Просмотров 1364 года назад
Hello guys welcome to my Channel.😁 TOPIC how to run mysql in termux/Ubuntu you can install mysql in termux but for me installing mysql in Ubuntu is much better commands #apt-get install mysql-server #mysql_secure_installation #service mysql start #mysql -u root -p NOTE ALL IMAGES/PICTURES SHAWN IN THE VIDEO BELONGS TO RESPECTED OWNERS NOT ME. music ► Creator Credit: Jarico - Island : soundcloud...
how to download movies
Просмотров 124 года назад
Hello guys welcome to my Channel... :{) 😁 TOPIC how to download movies in android how to fix the downloading error NOTE ALL IMAGES/PICTURES SHAWN IN THE VIDEO BELONGS TO RESPECTED OWNERS NOT ME. music ► Creator Credit: Jarico - Island : soundcloud.com/jaricomusic/is... ► Jarico - Island: ruclips.net/video/opYAyx1Humc/видео.html 🔈 Download free this song here : www.dropbox.com/s/wm0vhjlcfbboh59…...
how to add thumbnail in YouTube in android
Просмотров 114 года назад
Hello guys welcome to my Channel... :{) 😁 TOPIC how to add thumbnail in RUclips using Chrome you can use YT studio app to add thumbnail in your RUclips video but in this video we will use Google Chrome only. NOTE ALL IMAGES/PICTURES SHAWN IN THE VIDEO BELONGS TO RESPECTED OWNERS NOT ME. music ► Creator Credit: Jarico - Island : soundcloud.com/jaricomusic/is... ► Jarico - Island: ruclips.net/vid...
how to install matplotlib in pydroid 3
Просмотров 2,7 тыс.4 года назад
Hello guys welcome to my Channel... :{) 😁 TOPIC how to install jupyter notebook in pydroid how to install matplotlib in pydroid how to run matplotlib in jupyter NOTE ALL IMAGES/PICTURES SHAWN IN THE VIDEO BELONGS TO RESPECTED OWNERS NOT ME. music ► Creator Credit: Jarico - Island : soundcloud.com/jaricomusic/is... ► Jarico - Island: ruclips.net/video/opYAyx1Humc/видео.html 🔈 Download free this ...
wow, thanks 💯
Thanks brother
Thanks man...
I tried to install nodejs But termux see Possible case : repository is under maintenance or down (wrong sources.list URL?). 💔 Help me sir
Thx a lot my friend. I spent hours trying to figure this out and this was the only solution that actually worked for me.
Nice
open at editor
What do you mean? open at editor?
@@androidguy4049 i want to open this React Folder On any code editor like terbit spack editor.. any
@@androidguy4049 i want to open this React Folder On any code editor like terbit spack editor.. any
@@downloads-free75 yes. you can. I think sorry im not using terbit spack editor but i think you can use any editor
@@androidguy4049 plz tell me how we can use acode editor for this plz
Thanks a lot
After updating node js create react app was not working but your npm install -g npm@6 solved it
I'm happy to help
Thank you bro you have solved my problem 😊
No problem Thanks
Thank you so much this works perfectly
but how can i set username and pass for mysql?
thanks bro you are life saver
Thank you
Sahi hai bhai
Bro it's saying that unable to locate package mariadb
Try updating your termux
All command metasploit for Android
It's matplotlib for data visualization. But if you want metasploit commands i think i can do that. Thanks for your suggestion
This is clever af
apt-get install python3-pip Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package python3-pip
apt-get update or if ur using termux not ubuntu you can use python not python3
Just get root access
Nice, thanks bro