/Crud-Ionic

CRUD simples feito em IONIC na disciplina de Programação para dispositivos móveis

Primary LanguageTypeScript

Ionic-project

Project for discipline of programming for mobile device

1º Execute the node prompt
2º Navigate to folder of project
3º Execute npm install
4º Execute ionic serve --lab

How to install the app android

1º Enable usb debugging from your mobile phone and plug in your pc
2º Execute the node prompt
3º Navigate to folder of project
4º Execute npm install
5º Execute ionic cordova run android