evertonstrack / atomic-design-cli

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:JavaScript 74.3%Language:HTML 25.7%