init-vif
v0.0.1-alpha.2
Published
See [Vif website](https://vif.adclz.net/en/install/install)
Downloads
5
Readme
Create Vif
See Vif website
Generates a new vif project.
tasks:
- main.js, filled with options (Ui or node-watch)
code:
- main.ts, provider imported
tests:
- main.test.ts, empty test file (If you have selected the vitest option)
Usage:
- npx create-vif [out-dir] [--overwrite-dir]