UNPKG

@line/create-liff-app

Version:

Start developing LIFF application with a simple CLI command.

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