Skip to content

Course project, Serve Me System, Frontend for mobile phone

License

Notifications You must be signed in to change notification settings

hensby/serve-me-ionic

 
 

Repository files navigation

serve-me-ionic

Build with Ionic, version 5

Tools used

  • Ionic
  • Angular
  • FirebaseX
  • AngularFire
  • Cordova
  • FingerPrientAIO
  • Adb

How to use

# after clone
cd serve-me-ionic
npm install

# open in browser
ionic serve

# if you have not install ionic
npm i -g @ionic/cli
# if you have not cordova
npm i -g cordova
#if you want to build android apk
ionic cordova build android

Remember

change the serve-me-ionic/src/environments/environment.ts

if you need to change the server ip address

Prototype

https://org.modao.cc/app/be72e5e3b68ff7c3efe0e0d0e3bdafb0429a96a7

About

Course project, Serve Me System, Frontend for mobile phone

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 65.4%
  • HTML 22.9%
  • CSS 11.1%
  • JavaScript 0.6%