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

Adding a client folder to the boilerplate #399

Open
elie222 opened this issue Jun 23, 2018 · 2 comments
Open

Adding a client folder to the boilerplate #399

elie222 opened this issue Jun 23, 2018 · 2 comments

Comments

@elie222
Copy link

elie222 commented Jun 23, 2018

This is half question, half suggestion, but wouldn't it make sense for this boilerplate code to have its own client folder with its own package.json file?

@vivek12345
Copy link

vivek12345 commented Jul 4, 2018

@elie222 This is using CRA for client setup and the src folder here actually denotes the client side code.
Do you suggest it still needs a client folder?

@elie222
Copy link
Author

elie222 commented Jul 4, 2018

So not really too sure. I have projects with the same setup with CRA and a server folder and then we started using yarn workspaces / lerna and it felt messy having the client as the root of the project. Anyway, was just asking out of interest. Probably fine both ways

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants