Skip to content

Devahoy/yarn-workspace-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yarn workspace example

ตัวอย่างจากบทคาม มารู้จัก Yarn workspaces กันดีกว่า

Usage

yarn workspace info

สัง่ start server ทั้ง 3 apps

yarn workspace appA start
yarn workspace appB start
yarn workspace appC start

หรือสามารถเพิ่ม dependencies แต่ละ app ได้ เช่น เพิ่ม React ไปที่ appB

yarn workspace appB add react react-dom --dev

About

Example how to use yarn workspace

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published