Changes
Page history
Update how to build
authored
Nov 02, 2019
by
Roland Alton
Show whitespace changes
Inline
Side-by-side
how-to-build.md
View page @
2723ea13
...
...
@@ -29,7 +29,7 @@
$
sudo
npm
install
-g
yarn
$
sudo
npm
install
-g
react-native-cli
$
sudo chown
-R
$USER
:
$(
id
-gn
$USER
)
/home/ras/.config
$
react-native
link
realm
$
npm
install
--save
realm
$
yarn global add react-native-cli
$
yarn config
set
cache-folder /media/someGBstorage/yarn/cache/
$
yarn
...
...
...
...