codeasashu / react-workspace-example

React workspace example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

React workspace example


Languages

Language:JavaScript 38.0%Language:HTML 32.7%Language:CSS 14.7%Language:TypeScript 14.6%