@pota/react-vite-scripts
v1.0.2
Published
Base React Vite configuration and scripts for Pota
Downloads
2
Readme
@pota/react-vite-scripts
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"