We're going to be using Glitch, an online community built by Fog Creek Software.
Working example apps to remix, built-in code editor, and instant hosting and deployment.
- Amazon account
- Create Amazon Developer account
- https://glitch.com/edit/#!/chewy
- Follow SETUP.md
- Amazon account
- Use Amazon Developer account
- https://glitch.com/edit/#!/chewy
- Follow REMIX.md
Beginner
- Google account
- Create Firebase account
- npm install -g cordova ionic
- git clone https://github.com/thack/ngconf17.git
- npm install
- ionic serve
Advanced
- Challenging Stage
- Google account
- Create Firebase account
- npm install -g cordova ionic
- ionic start alexa sidemenu --v2
- npm install angularfire2 firebase --save (Ignore dependency errors)
- ionic serve
- Follow https://github.com/angular/angularfire2/blob/master/docs/Auth-with-Ionic2.md
- Add and styling