heiyexing / l7-studio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

l7-studio

NPM version NPM downloads

Usage

TODO

Options

TODO

Development

# install dependencies
$ yarn install

# develop library by docs demo
$ yarn start

# build library source code
$ yarn run build

# build library source code in watch mode
$ yarn run build:watch

# build docs
$ yarn run docs:build

# check your project for potential problems
$ yarn run doctor

LICENSE

MIT

About

License:MIT License


Languages

Language:TypeScript 92.1%Language:Less 5.3%Language:JavaScript 1.9%Language:Shell 0.6%