UNPKG

quikfrontend

Version:

A CLI tool for generating React-Vite frontend projects with pre-configured setups

4 lines (3 loc) 174 B
export { default as Login } from './common/Login'; export { default as VerifyEmail } from './common/VerifyEmail'; export { default as HeroPage } from './common/HeroPage';