line / create-liff-app

Start developing LIFF application with a simple CLI command.
https://developers.line.biz/en/docs/liff/
Apache License 2.0
63 stars 8 forks source link
create-liff-app liff

@line/create-liff-app

License Node

Start developing LIFF application with a simple CLI command.

About

LIFF

LINE Front-end Framework (LIFF) is a platform for web apps provided by LY Corporation. The web apps running on this platform are called LIFF apps.

Do you want to know more about LIFF? Learn more

Templates

create-liff-app provides JavaScript & TypeScript templates of LIFF application.

Available frameworks are: nextjs nuxtjs react vue svelte vanilla.

Getting Started

Create LIFF Channel

Before you run create-liff-app, we recommend creating a LIFF Channel first. See the documentation.

Installation

Run npm command like:

npx @line/create-liff-app

To create a new app in a specific folder, you can send a name as an argument.

npx @line/create-liff-app my-app

Options

create-liff-app comes with the following options:

License

This project is licensed under the Apache license. See LICENSE for more information.

Also, using LIFF means you agree to the LINE Developers Agreement.