FormidableLabs / denim-react-app

Formidable ReactJS template for denim
1 stars 0 forks source link

Feature: npm run create-component #8

Closed ryanisinallofus closed 7 years ago

ryanisinallofus commented 7 years ago

Or does it make sense to have a separate denim?

denim denim-react-component

Can you have denim templates without package.json?

ryan-roemer commented 7 years ago

So you mean like full blown scaffolding? You may be able to do that already with multiple related template modules. You can probably test that out already...

In any case denim relies on npm pack which means modules have to have a package.json. But I think that technical aspect is orthogonal to your actual question / feature request here.