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

https://github.com/godofbrowser/react-web-starter


https://github.com/godofbrowser/react-web-starter

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Demo react app

## Installation

### Install dependencies

```bash
npm install
```

### Building for Development

```bash
npm run dev
```

### Building for Production

```bash
npm run build
```
... Open dist/index.html