Git Product home page Git Product logo

Comments (6)

lacker avatar lacker commented on April 20, 2024 1

I think this would be awesome. I would totally prefer boilerplates that are using the "official react app creation setup". It's also a way for people to filter out old boilerplates - if they don't work with the most recent create-react-app, they're out of date.

It might be awkward to put a whole lot of dependencies in create-react-app but maybe you could have them be loaded by something like

create-react-app MyApp --from github.com/blah/jeiowf
or
create-react-app MyApp --from npm:jims-react-boilerplate

from create-react-app.

insin avatar insin commented on April 20, 2024 1

That's effectively what vue-cli does, installing boilerplates from vue-templates with some configurable bits templated.

from create-react-app.

eanplatter avatar eanplatter commented on April 20, 2024

I think it's a precarious feature because the issues you just explained.

It might be nice to merely have an empty flag and leave it at that.

from create-react-app.

vutran avatar vutran commented on April 20, 2024

I could see how this would be useful (especially the --from empty flag) but this could become a potential gateway for a bunch of boilerplate templates.

from create-react-app.

gaearon avatar gaearon commented on April 20, 2024

This would be cool but currently out of scope. We may revisit this in the future.

from create-react-app.

ericandrewlewis avatar ericandrewlewis commented on April 20, 2024

I made a little wrapper for create-react-app that runs create-react-app and replaces src with my preferred boilerplate.

from create-react-app.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.