Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 297 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 297 Bytes

nx-rnw-next

yarn create nx-workspace

npm i --save-dev @nrwl/react

yarn nx generate @nrwl/react:application

npm install --save react-native-web npm install --save-dev babel-plugin-react-native-web

yarn add @nrwl/next

yarn nx g @nrwl/next:app rct-nxt

yarn nx g @nrwl/react:lib UiComponent1