UNPKG

@line/create-liff-app

Version:

Start developing LIFF application with a simple CLI command.

9 lines 160 B
{ "name": "vue-ts", "version": "0.0.0", "scripts": { "dev": "vite", "build": "vue-tsc --noEmit && vite build", "preview": "vite preview" } }