Skip to content

afeiship/next-uniapp-kits

Repository files navigation

next-uniapp-kits

Uniapp kits based on next.

version license size download

installation

yarn add @jswork/next-uniapp-kits

usage

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

// init uniapp kits:
nx.UniappKits.create({ prefix: 'nuk' });

license

Code released under the MIT license.