Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bruegmann/cra-template-blue

Template with Blue and TypeScript preinstalled for create-react-app
https://github.com/bruegmann/cra-template-blue

blue create-react-app react template typescript

Last synced: 10 days ago
JSON representation

Template with Blue and TypeScript preinstalled for create-react-app

Awesome Lists containing this project

README

        


Blue Icon

# cra-template-blue

Create React App template for [Blue React v9](https://bruegmann.github.io/blue-react/v9/) with TypeScript.

[![npm version](https://img.shields.io/npm/v/cra-template-blue)](https://www.npmjs.com/package/cra-template-blue)

```
npx create-react-app@latest my-app --template blue@9
```

## Debug template

Test template locally:

```
npx create-react-app@latest my-app --template file:C:\projects\cra-template-blue
```