[Coming Soon...] | Ignite your creative idea with Hydrogen and start off with a BANG. Hydrogen builds a framework with tools and services that does the redundant work for you.
MIT License
0
stars
0
forks
source link
Generator for creating a basic component frame #22
Acceptance Criteria
Running
yarn make:component NewComponent
creates a basic frame for making a new componentIn Scope
Does need to have ConnectStyles working, just need to be able to run the command and it creates new-component directory with
index.ts
insideOut of Scope
Does not need
styles.ts