Function create_vite_project

Source
pub fn create_vite_project(project_name: String) -> Result<(), Box<dyn Error>>