@synra/utils
v0.0.7
Published
A starter for creating a TypeScript package.
Downloads
899
Readme
vite-plus-starter
A starter for creating a Vite Plus project.
Development
- Install dependencies:
vp install- Run the unit tests:
vp test- Build the library:
vp pack