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
We could create some sort of generator to create a standard folder structure for a React component based on our folder structure for components in our repos.
It could be something like: npx @bufferapp/create-component MyComponent
We could create some sort of generator to create a standard folder structure for a React component based on our folder structure for components in our repos.
It could be something like:
npx @bufferapp/create-component MyComponent
And would output:
With boilerplate code to get started with all this.
The text was updated successfully, but these errors were encountered: