create_react_app

Run Create React App in a specified directory to set up a new React application

Arguments

Returns

Example

- name: create_react_app
  arguments:
    path_to_directory: <path_to_directory>

Last updated