vodu
vite wrapper for quick prototyping heavily inspired on budo
requirements
- node 16 or newer
installing
# under construction, don't install it yet
sample usage
Runs vanilla javascript
vodu index.js
Runs vue component with reasonable defaults
vodu index.vue
Runs react component with reasonable defaults
vodu index.jsx
Runs svelte component with reasonable defaults
vodu index.svelte
what vodu is
it's a small runner for your component.
tired of large boilerplates?
just want to test some quick idea?
vodu is your tool!
UNDER CONSTRUCTION
what vodu is not
want to setup big brains project? use vite directly instead.
UNDER CONSTRUCTION
roadmap
UNDER CONSTRUCTION