gaspanik / lepto-starter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lepto starter

Lepto https://github.com/leptojs/lepto

Installation

$ npm i

Setup

$ npm run setup

or 

$ npx lepto setup

Config

Default optimization setting file is lepto.config.json .

Usage

$ npm start

or

$ npx lepto -c lepto.config.json

GUI

GUI at the address http://localhost:4490

About