Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bearury/react-components

Task for learn RSScholl
https://github.com/bearury/react-components

Last synced: about 1 month ago
JSON representation

Task for learn RSScholl

Awesome Lists containing this project

README

        

## Run project in development mode

```
yarn dev
```

## Run lint

```
yarn lint:fix
```

## Run tests

```
yarn test
```