UNPKG

@line/create-liff-app

Version:

Start developing LIFF application with a simple CLI command.

11 lines 219 B
{ "name": "svelte-ts", "version": "0.0.0", "type": "module", "scripts": { "dev": "vite", "build": "vite build", "preview": "vite preview", "check": "svelte-check --tsconfig ./tsconfig.json" } }