Skip to content
This repository has been archived by the owner on Aug 17, 2024. It is now read-only.

Latest commit

 

History

History
15 lines (10 loc) · 742 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 742 Bytes

@codeyourfuture/cra-template

License Build Status NPM Version

Create React App template for Code Your Future.

Usage

Simply copy-paste the below command and replace [app name] with whatever you'd like to name your application:

npx create-react-app@latest [app name] --use-npm --template @codeyourfuture