create-liff-app
create-liff-app copied to clipboard
Start developing LIFF application with a simple CLI command.
# 🐛 Bug Report I can't create an app with the Nuxt.js template using the 'create-liff-app' command. ## 💁 Possible Solution In Stack trace, I've got `at GeneratorContext.actions (~/node_modules/create-nuxt-app/lib/saofile.js:81:22)` The...
# 🐛 Bug Report I tryed to use `liff.i18n.setLang()` in a project which generated by created-liff-app but it has not worked. ## 💁 Possible Solution I found old version of...
# 🙋 Feature Request - As Vite 3 was released, we need to change current templates to the newer version. - React / Vue / Svelte and Vanilla templates ##...
# 🙋 Feature Request Setup CI / CD settings ## 🤔 Expected Behavior - run test - run lint - run deploy ## 😯 Current Behavior - no CI /...