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
I'm wondering if this is possible without using something like npm, or yarn (web packages). I was hoping just using a Command Line Interface might be the easiest, especially if they are easy to install and configure from a command line. this is similar to running a PHP server as we do now. I don't want to make it harder to contribute. What type of complexity are we comfortable adding?
We are using react components. I propose we use a framework like: https://www.gatsbyjs.com/ or https://nextjs.org/ to improve the developer experience.
In scope:
render same webpage, with each page as a react component
Out of scope:
make any changes to the existing design system page
The text was updated successfully, but these errors were encountered: