Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/chenz24/react-blu


https://github.com/chenz24/react-blu

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

# React-Blu

> react version of Vue-Blu

## Usage

```bash
# install all this dependencies.
npm install

# development, default port: 8080
npm run dev

# production
npm run build

# lint the files
npm run lint
```