Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 1.12 KB

README.md

File metadata and controls

35 lines (26 loc) · 1.12 KB

next-tarovue-kits

Taro vue kits based on next.

version license size download

installation

yarn add @jswork/next-tarovue-kits

usage

import '@jswork/next-tarovue-kits';

// init uniapp kits:
nx.TarovueKits.create({ prefix: 'trv' });

license

Code released under the MIT license.