generator-things-factory
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