Byndyusoft / cra-template

Template for Create React App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@byndyusoft/cra-template

Template for Create React App.

Usage

To use this template, add --template @byndyusoft/cra-template when creating a new app.

For example:

npx create-react-app my-app --template @byndyusoft/cra-template

# or

yarn create react-app my-app --template @byndyusoft/cra-template

Maintainers

About

Template for Create React App


Languages

Language:TypeScript 64.7%Language:HTML 19.6%Language:JavaScript 7.9%Language:CSS 7.8%