Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 439 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 439 Bytes

Atomic Design CLI

CLI to create Angular components and modules with Atomic Design methodology.

Pre-requirements

  • Install Yarn
  • Install Gluegun yarn global add gluegun

How to run

In project folder:

yarn
yarn link

Commands

  • Run atomic generate to init

  • Select component type

  • Insert a component name