wwog / promiseEx

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lib-name

English | 中文

template Usage

git config core.autocrlf false
#install pnpm
corepack enable
#version must be SemVer,you can run NPM info to check the latest SemVer
#replace package.json pnpm version
corepack prepare pnpm@8.6.7 --activate

2.install degit copy the repository

pnpm add -g degit

degit wwog/lib-starter

3.according to the editor,install prettier and eslint plugin

Install

Usage

Options

License

MIT License.

About

License:MIT License


Languages

Language:JavaScript 53.6%Language:TypeScript 46.4%