- Creating a recipe record with name, description, difficulty and ingredients list
- Adding ingredients from each recipe to a shopping list
- Saving your recipes book on Google Cloud for backup and restore to never miss your recipes
-
Install nodejs from here on your computer.
-
Confirm node if installed by typing node -v in the terminal. (I did this in the git bash terminal)
-
Navigate into project folder using the terminal commands.
-
To run the downloaded file / clone file.(After the above steps)
npm install
npm install ionic cordova -g
ionic server