dpcunningham / exertimer_i4ng_v0

Public Tutorial (from Gary Simon's DesignCourse): Build an exercise interval timer using Ionic4/Angular
0 stars 0 forks source link

give the app an installation name #21

Closed dpcunningham closed 4 years ago

dpcunningham commented 4 years ago

Per the instructions at 01h03m58s...

Look to ./config.xml and change MyApp to the name you want. You can add descriptions, credits, etc. as well.

$ git commit -am "Customized instalable app name."