Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 227 Bytes

README.md

File metadata and controls

32 lines (24 loc) · 227 Bytes

lib-template

your description

Installation

CDN

Npm

Usage

/* your code */

Demo

cd server
npm i
npm run start
cd demo
npm i
npm run dev