Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add sample scaffolding in CRA #4120

Closed
behnammodi opened this issue Mar 7, 2018 · 2 comments
Closed

add sample scaffolding in CRA #4120

behnammodi opened this issue Mar 7, 2018 · 2 comments

Comments

@behnammodi
Copy link

behnammodi commented Mar 7, 2018

ex:

src/
     components/          
     microcomponents/
     modules/
     pages/
     configs/
     assets/
     
     index.jsx
@iansu
Copy link
Contributor

iansu commented Mar 8, 2018

There is no standard way to structure your code in a React project. If you like that particular layout then that's great but we don't want to get into a debate about the "best" way to structure your code.

@iansu iansu closed this as completed Mar 8, 2018
@behnammodi
Copy link
Author

I meant add sample scaffolding when init app like Express application generator

https://expressjs.com/en/starter/generator.html

@lock lock bot locked and limited conversation to collaborators Jan 20, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants