Skip to content

triniwiz/weatherecipes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

##Api Setup

git clone https://github.com/triniwiz/weatherecipes-api
cd weatherecipes-api
npm run setup
npm run start

###Api Url

Production Mode

Update SERVER_API in app/config.ts to location of the server hosting api e.g http://yourserver.net

####Android Support

git clone https://github.com/triniwiz/weatherecipes
cd weatherecipes
npm install
tns run android

####IOS Support

git clone https://github.com/triniwiz/weatherecipes
cd weatherecipes
npm install
tns run ios

#Screenshots screenshots