Vue 3 TS Template with dfx 0.8.0 js-agent code generation/typescheck support

Hey,

I want share with you my vue 3 ts template which can exploit the code generation from dfx 0.8.0.

Features:

Here is the link to the repo: https://github.com/shalexbas/ic-app-vue-3-ts-template

I tested it only with the basic Counter-Canister, so bug-reports are welcome.

2 Likes

FYI dfx 0.8.1 (not promoted yet, but is available) has a dfx generate command which can replace the messy copy script I was using in the starter

1 Like