iT邦幫忙

2024 iThome 鐵人賽

DAY 6
0

NX Workspace

Example Workspace

apps/
  booking/
  check-in/
libs/
  booking/                 <---- grouping folder
    feature-shell/         <---- project

  check-in/
    feature-shell/

  shared/                  <---- grouping folder
    data-access/           <---- project

    seatmap/               <---- grouping folder
      data-access/         <---- project
      feature-seatmap/     <---- project

Sharing Projects

可以將共用的 函式 或是 元件放置在這裡

Tutorial

Create NX Workspace

$ npx create-nx-workspace@latest

NX Create React App

$ nx g @nx/react:application shoppingcar-web --directory=./packages/shoppingcar-web --js=true --routing=true
$ nx serve shoppingcar-web

上一篇
Day05 - MonoRepo (NX)
下一篇
Day07 - NX React Native
系列文
購物車 App 與後台11
圖片
  直播研討會
圖片
{{ item.channelVendor }} {{ item.webinarstarted }} |
{{ formatDate(item.duration) }}
直播中

尚未有邦友留言

立即登入留言