pattern-lab / edition-node-gulp

ARCHIVED - The gulp wrapper around patternlab-node core, providing tasks to interact with the core library and move supporting frontend assets.
MIT License
279 stars 111 forks source link

usage as dependency yields inconsistent experience than if otherwise cloned #83

Open cdaringe opened 8 years ago

cdaringe commented 8 years ago
Expected Behavior
teehemkay commented 8 years ago

@cdaringe

Just tried it and you're right indeed. To bootstrap, you may need to perform the following two steps:

  1. Copy some config files
    cp node_modules/edition-node-gulp/patternlab-config.json .
    cp node_modules/edition-node-gulp/gulpfile.js .
    
  2. Install a starterkit