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

New starter kit? #681

Closed
petehunt opened this issue Dec 20, 2013 · 3 comments
Closed

New starter kit? #681

petehunt opened this issue Dec 20, 2013 · 3 comments

Comments

@petehunt
Copy link
Contributor

I think we could have a much easier starter kit. I think this is pretty good for apps: https://github.com/petehunt/react-browserify-template

And this for modular components (no browserify, just prebuild step): https://github.com/petehunt/react-boilerplate

@petehunt
Copy link
Contributor Author

I created a yeoman generator that implements these:

npm install -g yeoman generator-react-quickstart

yo react-quickstart

yo react-quickstart --library

I think that this would be pretty great to make our default just because it's so powerful and easy.

@thesobercoder
Copy link

I think react should have an official starter kit just like polymer team provided us with polymer starter kit. I think this should have been provided from day one. One simple npm install should let us start hacking with react. Apparently being new to react it was not easy to find a template to start with and obviously starting from scratch was not an option and many developers like me will be confused. Please provide us with an official starter kit.

@gaearon
Copy link
Collaborator

gaearon commented Oct 27, 2016

Create React App sorta does that.

@gaearon gaearon closed this as completed Oct 27, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants