DonateNow is a blood donor search application.
-
Install Ionic components
$ npm install -g ionic cordova
(you may need to addsudo
on Mac) -
Clone the project on Desktop
git clone https://github.com/egek92/DonateNow-v1.git
-
Go to the project folder
cd Desktop/donatenow-dnm
-
npm install
install the required packages (you may need to delete node module files first!) -
ionic serve
orionic lab
to check