ionic-demo-nodejs-backend Ionic app demo Backend Source Code. Requirements NodeJS and npm is required in order to use this project. Set Up Once cloned go inside folder using CMD or Shell. Run npm install To Start the server run npm start or nodemon if you have nodemon installed.