Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/codeasashu/react-workspace-example
- Owner: codeasashu
- Created: 2022-11-07T21:08:02.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-07T21:08:17.000Z (about 2 years ago)
- Last Synced: 2024-10-06T00:42:12.914Z (3 months ago)
- Language: JavaScript
- Size: 399 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`