UNPKG

cra-template-context-free-react

Version:
13 lines (8 loc) 164 B
# cra-template-cfr ```sh npx create-react-app my-app --template context-free-react ``` or ```sh yarn create react-app my-app --template context-free-react ```