aptos-labs / create-aptos-dapp

cli to help you quickly scaffold a full stack app on aptos
https://www.npmjs.com/package/create-aptos-dapp
Apache License 2.0
27 stars 17 forks source link

Support pwa in boilerplate template #262

Closed 0xaptosj closed 1 week ago

0xaptosj commented 2 weeks ago

Tested on both iOS and Android

0xaptosj commented 1 week ago

overall looks good.

Why dont we add this as an option to the wizard? same as we do for Surf? We auto install bunch of things that are not needed for a non-PWA

@0xmaayan i think PWA is always good to have

0xmaayan commented 1 week ago

overall looks good. Why dont we add this as an option to the wizard? same as we do for Surf? We auto install bunch of things that are not needed for a non-PWA

@0xmaayan i think PWA is always good to have

Ok, then lets add dev instructions to the README file and to the template page on Learn?

0xaptosj commented 1 week ago

overall looks good. Why dont we add this as an option to the wizard? same as we do for Surf? We auto install bunch of things that are not needed for a non-PWA

@0xmaayan i think PWA is always good to have

Ok, then lets add dev instructions to the README file and to the template page on Learn?

@0xmaayan https://github.com/aptos-labs/aptos-learn/pull/443