Hey Everyone, This is my first community post hope you like it!
I started learning Web development without having a pc. I only have an android pho...
For further actions, you may consider blocking this person and/or reporting abuse
If you want run react perfectly in termux, install Ubuntu using Andronix.
I write the tutorial in my blog but Indonesian language Cara Install Distro Linux di Android
How?
Thanks man.... Your article really helped me
thank you very much, I used the same principle to create an application react native , but now imagine that I want to use Firebase, i have to do an npm command, where did i get it? after making cd App-name ?
Hi. You can try opening multiple sessions on Termux by swiping from left to right starting from the edge of your screen.
Nice post, Termux is awesome but I hadn't heard of Acode before. Let us know how you get on, look forward to seeing your project!
Thank You so much! It means alot!
I have recently started learning ReactJS and made one project that is deployed on github you can check it out! It's totally made on An Android Device by me..😅
here's the link: shoa1bdev.github.io/Todo-App/
Cool! Are you hosting your source code on GitHub too or just the built versions for GH pages?
it's just the build version, since m new, i have less knowledge about this, Lot of things confuses me😅 But i m trying..to get better
npm ERR! cb() never called!
How resolution?
Thank you so much
Very helpfull
Thanks for this post
But I think You skipped something
you should run npm install -g create-react-app before you can use it via npx create-react-app
Thanks for the suggest! i appreciate it! Well in my case when i ran npx create-react-app its asked to install it by typing 'Y'..that way it worked for me..but to help other i will use your suggestion. Thanks once again
Interesting
Thanks You so much! It means alot!💕
I followed the steps but whenever I tried to create a react app I get an error saying, " the operation is not permitted by your operating system". I also tried using vite but I still kept seeing same error. Pls what can I do about it
Hi Korede and welcome to the Dev.to community.
Please take a moment to write a brief bio as it really helps people reading your comments to understand your perspective.
Kind regards Tracy
I tried this but my react app is showing blank page
You see not everyone can afford a pc🙃
Files app is not available for Android 7, so i managed setting up an ssh server in termux and view the files in Acode, is there a better alternative?