React Monorepo Save

a simple monorepo setup for react & react-native using yarn workspaces.

Project README

React Monorepo

a simple monorepo setup for react & react-native using yarn workspaces.

Getting Started

# root folder
yarn

# to run native
cd packages/native
yarn ios
yarn android

# to run web
cd packages/web
yarn start

Acknowledgement

This repository made possible by the efforts of the amazing community ❤️ Follow symlinks? #1

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

Open Source Agenda is not affiliated with "React Monorepo" Project. README Source: gorhom/react-monorepo
Stars
43
Open Issues
1
Last Commit
2 years ago

Open Source Agenda Badge

Open Source Agenda Rating