Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/codeasashu/react-workspace-example

React workspace example
https://github.com/codeasashu/react-workspace-example

Last synced: 26 days ago
JSON representation

React workspace example

Awesome Lists containing this project

README

        

## Test workspace

1. clone repo
2. Run `npm i` in root dir
3. `cd packages/app2` and run `npm i`
4. `cd packages/app1` and run `npm i`
5. `cd packages/app1` and run `npm run start`
6. Make changes into `packages/app2` and run `npm run build`