
Ionicty-Full-Starter-Template with Loopback backend
Elegant Comprehensive Starter Template with Loopback backend
$19.00
Details
- Version:
- 2.1.2
- Ionic:
- 2.x
- Platforms:
- iOS, Android
- Released:
- 4 years ago
- Updated:
- 2 years ago
- Category:
- Starters
- Tags:
- ionic, ionicframework, angularjs, mobile, mobiledev, hybrid, hybridapp, nodejs, android, ios, appstore, feed, news, ecommerce, emarket, eshop, social, authentication, task, reminders, oauth, loopback,
Elegant and Comprehensive Starter Template with Loopback backend
A starter app with useful components and slick light design using Sass. Uses loopback as backand to persist data, manage user accounts and social login. Try it out with ionic view id: 302c5cf3http://www.ionicity.co.uk/index.php/2017/03/08/ion-full-starter-with-loopback/
Installing Loopback Project
- download and extract zip to a location on pc
- navigate to folder "full-ion-server-client"
- run
npm install
- then
node .
Installing Ionic Project
- navigate to folder "full-ion-server-client/client"
- run
npm install
- run
cordova prepare
- then
ionic serve