generator-things-factory

>


Keywords
yeoman-generator
License
MIT
Install
npm install generator-things-factory@2.0.3

Documentation

generator-things-factory NPM version Build Status Dependency Status Coverage percentage

Installation

First, install Yeoman and generator-things-factory using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-things-factory

To generate your new things-factory application project:

yo things-factory:app

To generate your new things-factory base-module project:

yo things-factory:base-module

To generate your new things-factory ui-module project:

yo things-factory:base-module

To generate your new things-factory resource:

yo things-factory:resource

To generate your new things-factory page:

yo things-factory:page

둜컬둜 μΈμŠ€ν†¨ν•˜λŠ” 경우 (generator-things-factory κ°œλ°œμ‹œ ꢌμž₯)

λ¨Όμ €, https://github.com/hatiolab/generator-things-factory λ‘œλΆ€ν„° generator-things-factory ν”„λ‘œμ νŠΈλ₯Ό μ„€μΉ˜ν•œλ‹€.

λ‘œμ»¬μ— μ„€μΉ˜λœ generator-things-factory ν΄λ”μ—μ„œ npm link λ₯Ό μ‹€ν–‰ν•œλ‹€.

$ mkdir xxx-yyy # μ›ν•˜λŠ” λͺ¨λ“ˆ μ΄λ¦„μ˜ 폴더λ₯Ό λ§Œλ“ λ‹€.
$ cd xxx-yyy    # ν΄λ”λ‘œ μ΄λ™ν•œλ‹€.
$ yo things-factory:app  # μ–΄ν”Œλ¦¬μΌ€μ΄μ…˜μ„ λ§Œλ“ λ‹€.

Getting To Know Yeoman

  • Yeoman has a heart of gold.
  • Yeoman is a person with feelings and opinions, but is very easy to work with.
  • Yeoman can be too opinionated at times but is easily convinced not to be.
  • Feel free to learn more about Yeoman.

License

EULA Β© Hatiolab