728x90
๋ฐ์ํ
[์ปดํจํฐ์ ๊ฐ๋ฐ ํ๊ฒฝ ์ค์นํ๊ธฐ]
https://reactnative.dev/docs/environment-setup
Setting up the development environment · React Native
This page will help you install and build your first React Native app.
reactnative.dev
npx react-native init SampleApp
cd SampleApp
npm run android
์ถ์ฒ:
https://dev-yakuza.posstree.com/ko/react-native/install-on-windows/
์๋์ฐ(Windows)์ react native ๊ฐ๋ฐ ํ๊ฒฝ ๊ตฌ์ถํ๊ธฐ
react-native๋ก ์ฑ์ ๊ฐ๋ฐํ๊ธฐ ์ํด ์๋์ฐ(Windows)์ ๊ฐ๋ฐ ํ๊ฒฝ์ ๊ตฌ์ถํด ๋ณด๊ณ , react-native๋ก ์์ฑํ ํ๋ก์ ํธ๊ฐ ์ ๋์ํ๋์ง ํ์ธํด ๋ด ๋๋ค.
dev-yakuza.posstree.com
728x90
๋ฐ์ํ