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

https://github.com/3lang3/template-cra

this is a create-react-app typescript template
https://github.com/3lang3/template-cra

Last synced: over 1 year ago
JSON representation

this is a create-react-app typescript template

Awesome Lists containing this project

README

          

# umi project

## Getting Started

Install dependencies,

```bash
$ yarn
```

Start the dev server,

```bash
$ yarn start
```