Skip to content

Latest commit

 

History

History
 
 

client

React Native Web with TypeScript

image

install

npm i -g yarn
git clone [email protected]:ethanneff/react-native-web-typescript.git
cd react-native-web-typescript
yarn install

run

yarn ios
yarn android
yarn web

lint

yarn lint

test

yarn test

deploy

yarn build