Skip to content

rhjennings/Ionic2Weather

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ionic2Weather

This is a starter template for the Ionic2Weather app from Mobile App Development with Ionic 2 published by O'Reilly Press.

How to use this template

This template does not work on its own.

$ sudo npm install -g ionic cordova
$ ionic start Ionic2Weather sidemenu
$ cd Ionic2Weather

With Ionic CLI version 3, the use of third party templates was removed. Once you have created the starter Ionic application using the steps above, download this repo and copy over the src and www directories into the newly created folder, replacing the initial src and www directory. You will still need to follow any additional steps in the book.

About

Source Code for Mobile App Development with Ionic 2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 28.5%
  • TypeScript 28.4%
  • HTML 21.9%
  • CSS 21.2%