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
- Host: GitHub
- URL: https://github.com/trustyoo86/react-features-example
- Owner: trustyoo86
- License: mit
- Created: 2019-08-16T16:11:06.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-08-20T07:25:38.000Z (almost 6 years ago)
- Last Synced: 2025-02-07T11:53:09.843Z (4 months ago)
- Topics: javascript, react, react-16, react-features, reactjs
- Language: JavaScript
- Size: 374 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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