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

https://github.com/trustyoo86/react-features-example

react features example
https://github.com/trustyoo86/react-features-example

javascript react react-16 react-features reactjs

Last synced: 3 months ago
JSON representation

react features example

Awesome Lists containing this project

README

        

# react-features-example

## 개요

- React feature들을 익히고, 사용 방법을 숙달하기 위한 repository 입니다.
- 모든 페이지들은 버전별로 명시되며, 각 버전별로 페이지를 만들어야 합니다.

## 사용법

1) 이 repository를 fork 합니다.
2) `npm install`을 실행합니다.

```bash
npm install
```

3) dev 모드로 실행합니다.

```bash
npm run dev
```

## History

- 2019.08: React 16.9 + 16.8