You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a blank (or "hello world") create-react-app base that loads in port 3030 and contains a copy of the current README.md (updated as needed).
The sub-packages we've currently built have quality code. Let's scrap the lib convention and use a more traditional packages directory. Save as much code as possible. Toss the rest into the wind 🍃
Be sure to revise the yarn link strategy implemented in setup:dev npm script.
The text was updated successfully, but these errors were encountered:
Create a blank (or "hello world") create-react-app base that loads in port 3030 and contains a copy of the current README.md (updated as needed).
The sub-packages we've currently built have quality code. Let's scrap the
lib
convention and use a more traditionalpackages
directory. Save as much code as possible. Toss the rest into the wind 🍃Be sure to revise the
yarn link
strategy implemented insetup:dev
npm script.The text was updated successfully, but these errors were encountered: