1.0.2 • Published 2 years ago

@pota/react-vite-scripts v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

@pota/react-vite-scripts version

Commands for building Frontend applications using vite.

Usage

Adding it to an existing project

# install the react-vite-scripts and cli packages
npm install @pota/react-vite-scripts @pota/cli --save-dev

# configure the cli package to use react-vite-scripts
npm pkg set pota="@pota/react-vite-scripts"

Documentation