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

https://github.com/pjt3591oo/mini_react

useState, useEffect 구현 + 미니 리액트
https://github.com/pjt3591oo/mini_react

javascript react webpack

Last synced: 3 months ago
JSON representation

useState, useEffect 구현 + 미니 리액트

Awesome Lists containing this project

README

          

# mini react 구현

### 구현항목

* useState

* useEffect

### build & start

* development

```sh
$ npm run start:dev
```

* build

```sh
$ npm run build
```

created directory name **`build/`**

index.html