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

https://github.com/zakwht/bones

A very lightweight TypeScript Create React App template
https://github.com/zakwht/bones

create-react-app-template template

Last synced: 3 months ago
JSON representation

A very lightweight TypeScript Create React App template

Awesome Lists containing this project

README

        

# React App

[![License](https://img.shields.io/github/license/zakwht/bones)](./LICENSE.md)
[![Version](https://img.shields.io/npm/v/cra-template-bones)](https://www.npmjs.com/package/cra-template-bones)

A lightweight TypeScript template for [Create React App](https://create-react-app.dev/). Reduces source files by two thirds and removes dozens of unecessary modules.

### Usage

```
$ npx create-react-app app-name --template bones
```