@microtica/generator-microtica-component

5.7.2 • Public • Published

1. Install Yeoman as a global module

sudo npm install -g yo

2. Install Microtica component generator

  • execute sudo npm install -g @microtica/generator-microtica-component

3. Scaffold new component

  • goto the root folder where you want to place the component. Component folder will be automatically created
  • execute yo @microtica/microtica-component

NOTE: After creating the project structure, node modules will be automatically installed and automated tests will be executed.

Known issues

  • broken Coverage summary
=================== Coverage summary ===================
Statements   : Unknown% ( 0/0 )
Branches     : Unknown% ( 0/0 )
Functions    : Unknown% ( 0/0 )
Lines        : Unknown% ( 0/0 )
========================================================

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @microtica/generator-microtica-component

    Weekly Downloads

    0

    Version

    5.7.2

    License

    none

    Unpacked Size

    62.5 kB

    Total Files

    40

    Last publish

    Collaborators

    • microtica-org