0.0.2-rc.1 • Published 1 year ago

create-tiny-vite v0.0.2-rc.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Create-tiny-vite

Why

vite is an excellent tool that provides a lot of templates, although the official template provided has been streamlined enough, but I still want to be less, so I forked a copy of it, just to trim the official existing template and remove some non-essential files. i ❤️ vite.

Usage

As with the official documentation, you just need to replace the vite keyword with tiny-vite.

With NPM:

npm create tiny-vite@latest

With Yarn:

yarn create tiny-vite

With PNPM:

pnpm create tiny-vite

Other and official remain the same, enjoy!

License

The scripts and documentation in this project are released under the MIT License.