Install FishtVue with Vite
Setting up FishtVue in a Vite project.
Download
FishtVue is available for download on npm registry.
Plugin
FishtVue plugin is required to be installed as an application plugin to set up the default configuration. The plugin is lightweight, and only utilized for configuration purposes.
Theme
Configure FishtVue to use a theme like Aura.
Verify
Verify your setup by adding a component such as Button. Each component can be imported and registered individually so that you only include what you use for bundle optimization. Import path is available in the documentation of the corresponding component.
Next Steps
Welcome to the FishtVue Ecosystem! Once you have FishtVue up and running, we recommend exploring the following resources to gain a deeper understanding of the library.