Installing
A guide to installing and using Visi.js
To install visi.js you can either use npm or npx, or pnpm
This installs https://www.npmjs.com/package/visiapp which is a cli app, made to make life easier with importing Visi & components
Next you can run the serve
method using visiapp
which runs a http and https webpage that auto minifies files when user visits the page.
Last updated