Giter Site home page Giter Site logo

Comments (10)

jamesmanning avatar jamesmanning commented on May 4, 2024

+1 πŸ‘

from react-isomorphic-starterkit.

Glavin001 avatar Glavin001 commented on May 4, 2024

+1

from react-isomorphic-starterkit.

mmahalwy avatar mmahalwy commented on May 4, 2024

+1

from react-isomorphic-starterkit.

mmahalwy avatar mmahalwy commented on May 4, 2024

@RickWong I can try to help with this. I been meaning to learn Yeoman generators.

from react-isomorphic-starterkit.

RickWong avatar RickWong commented on May 4, 2024

Thanks! That would be great.

from react-isomorphic-starterkit.

natecox avatar natecox commented on May 4, 2024

+1 for this

from react-isomorphic-starterkit.

alexlafroscia avatar alexlafroscia commented on May 4, 2024

@RickWong I'm taking a stab at making a Generator from this project right now. I'm pretty sure that the repo would need to change to make the structure that a Yeoman generator expects, though. Would you be interested in a PR that made that drastic of a change?

Basically, it would require two major changes:

  1. The package.json file would need to be updated to match their requirements, which is pretty much just adding generator- in front of the name and then adding a particular keyword
  2. The current root of the project would need to get moved into app/templates/ or, if you prefer the extra level of organization, into generators/app/templates/. Turns out that isn't necessary after all!

That would just be to generate this exact project using Yeoman, which would be pretty cool. There are lots of cool possibilities for new routes and stuff through Yeoman, too, if you wanted to get fancy with it πŸ˜„

from react-isomorphic-starterkit.

RickWong avatar RickWong commented on May 4, 2024

Hi @alexlafroscia, yes I would definitely be interested.

from react-isomorphic-starterkit.

alexlafroscia avatar alexlafroscia commented on May 4, 2024

@RickWong it's possible to have the Yeoman generator in a separate repo, would you prefer that? Or adding it into this one?

from react-isomorphic-starterkit.

alexlafroscia avatar alexlafroscia commented on May 4, 2024

I decided to give getting it all in one repo a shot, since that'll be simpler in the long run. You'll have to change the name of the project in the NPM registry, but that shouldn't be an issue. I think you'll probably want to have Yeoman be the default way to install the project, too, since it's a bit easier than needing to clone the repo, nuke the original .git folder and then start your new project.

from react-isomorphic-starterkit.

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.