https://github.com/velopert/react-ssr-and-splitting
https://github.com/velopert/react-ssr-and-splitting
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/velopert/react-ssr-and-splitting
- Owner: velopert
- Created: 2019-03-14T07:39:31.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-14T07:39:41.000Z (about 7 years ago)
- Last Synced: 2025-04-07T17:21:12.955Z (about 1 year ago)
- Language: JavaScript
- Size: 196 KB
- Stars: 7
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 2019년 리액트 서버사이드 렌더링, 코드 스플리팅, 데이터 로딩 레시피
```bash
$ yarn build
$ yarn build:server
$ yarn start:server
```