Skip to content
This repository has been archived by the owner on Sep 19, 2024. It is now read-only.

Latest commit

 

History

History
23 lines (21 loc) · 715 Bytes

README.en.md

File metadata and controls

23 lines (21 loc) · 715 Bytes

This repository is deprecated

This repository is no longer maintained. Please visit the new repository at create-leafer.

create-leaferx

English | 简体中文

create-leaferx is a cli tool that helps you to create a LeaferX project.

Installation

npm install -g create-leaferx

Usage

npm create leaferx

or

npx create-leaferx

Options

  • project name : naming the folder of the project
  • package name : naming your package,this value will write to package.json
  • support platform : multiple choose the platform you want to support.This value will write in rollup.config.js ,which affects the build product