UNPKG

@gulibs/vgrove-core

Version:

VGrove CLI - A unified development tool for React applications with auto-routes and i18n

4 lines (3 loc) 146 B
export { createViteConfig } from './vite-config.js'; export { startDevServer } from './dev-server.js'; export { buildProject } from './build.js';