create_react_app

Function create_react_app 

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