react-workspaces / react-workspaces-playground

⚛️ 🐈 Zero Config Create-React-App Monorepos with Yarn Workspaces, Lerna and React Storybook.
https://react-workspaces.github.io/react-workspaces-playground/
764 stars 128 forks source link

Rename "app-one" to "app-single-comp" #25

Closed PaulRBerg closed 4 years ago

PaulRBerg commented 4 years ago

I tried running the example commands in the README, but they didn't work. This PR changes the name from:

@project/app-one

Into this:

@project/app-single-comp
PaulRBerg commented 4 years ago

Hey @ponddesign, I just applied your suggested changes.