create-tool
v0.0.11
Published
This is a front-end tool chain
Readme
tool-kit
This is a front-end tool chain.
Install
Compatibility Note: Vite requires Node.js version >=12.0.0.
With NPM:
npm init toolWith yarn:
yarn create toolWith npx:
npx create-toolWith PNPM:
pnpx create-toolThen follow the prompts!
Currently supported tool:
code lint- use
eslintandprettier
- use
git hooks- use
huskyandcommitlint
- use
