-
Notifications
You must be signed in to change notification settings - Fork 1
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
React App template #3
Comments
Yes for sure. Just let's define what is the purpose of the template and what should be included. |
It's boilerplate just for regular react application.
|
@ok2ju @atsman I have a simple react starter boilerplate with eslint for linting and sass support available at https://github.com/shaminmeerankutty/react-starter. I can also add jest, enzyme , redux, react-router (v4) to starter. Is it ok? |
@shaminmeerankutty it looks pretty good and simple, I like it, but we came to decision that we need tools like I described above except of
If you agree with this requirements we will be happy to add your starter into our CLI. We appreciate any contribution 😃 @atsman what do you think? |
Add react app template (like https://github.com/ok2ju/modern-react-boilerplate)
The text was updated successfully, but these errors were encountered: