Skip to content
This repository has been archived by the owner on Jan 22, 2023. It is now read-only.

Latest commit

 

History

History
executable file
·
41 lines (26 loc) · 1.29 KB

README.md

File metadata and controls

executable file
·
41 lines (26 loc) · 1.29 KB

Check Website

Deploy Website

공지사항

리액트네이티브서울이 2023년부터 크로스플랫폼 코리아로 개편되었습니다. 공식 홈페이지는 https://crossplatformkorea.com, 공식레포는 github.com/crossplatformkorea 입니다.

리액트네이티브서울 공식 홈페이지 입니다.

reactnativeseoul.com

Installation

$ yarn

Local Development

$ yarn start

This command starts a local development server and open up a browser window. Most changes are reflected live without having to restart the server.

Check locale

yarn start:en

Build

$ yarn build

This command generates static content into the build directory and can be served using any static contents hosting service.