Hello Does anyone know how to transfer a project I did in node.js to the app if it is Android or iPhone the main thing was an app if anyone knows I would love it is really important
Thanks.
Related
I'm having a little problem with React App, see. My computer is a bullshit and I program in CodeSandbox. a week ago I have finished my React App that I was made in CodeSandbox and for upload it in my host I've downloaded the proyect to my pc and I open the command prompt for make a production build. I've used npm install for every dependencies and those things, ffter an hour, or so, my build was supposed to be ready so I used static-server to open it on my local internet, total. That when I was going to upload it to the host it did not work, I do not know why, but it goes blank.
Please I need help because I'm making a web for educational purposes :(
Thanks my web: http://eskoni.ezyro.com/d/ and sorry for that long history XD
I am trying to make a quick app for android. I have followed several tutorials on how to build an app using js/html/css (apache cordova). Could someone help me out with compiling the project into an APK file? I did not find any tutorials on how to do that.
Thank you in advance.
I just know that my application isn't static.
I have used this github repository to build my application [https://github.com/jainishshah17/jainishshah.com][1]
It works perfect when i try on local host but I tried to deploy using AWS (Bitnami) and lots of other web hosting platforms but cant seem to find the right one working for me.
Can anyone tell me looking at the repository what would I need to host the app that I built?
Any help will be greatly appreciated.
For a simple MEAN stack App deployment, use Heroku.
Getting Started on Heroku with Node.js
So-many times I have tried to upload my .apk file into Google play but it's rejected by OpenSSL error. I am novice developer. can I have the answer please?
Thanks!
Awadh
Use the last version of adobe air sdk Compiler: download it from Here . this will solve your problem then update your app
I am a php developer, and I am trying to convert my php knowledge to node.js. I just started working on this beautiful back-end development project for an app in node.js. I use Intellij IDEA on windows 8.1. I still code in php for a different project and sometimes I miss my Putty when i code in node.js and I don't like Intellij IDEA's windows terminal. I have been searching if there is a way that i can use Intellij IDEA's terminal with Linux commands on windows. I get really hard time to look for windows commands each time. Is there anyone has a recommendation about it? Thank you in advanced!
If you want to use Linux commands on Windows you need Cygwin. You can use Cygwin in the terminal inside Intellij IDEA. This is how to set it up