๐Ÿš€ DAY 5 OF LAUNCH WEEK:Introducing Webhook Events for Alert Changes.Learn more โ†’
Socket
Book a DemoInstallSign in
Socket

generator-things-factory

Package Overview
Dependencies
Maintainers
3
Versions
124
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-things-factory

>

latest
Source
npmnpm
Version
2.0.4
Version published
Weekly downloads
127
958.33%
Maintainers
3
Weekly downloads
ย 
Created
Source

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:ui-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

Keywords

yeoman-generator

FAQs

Package last updated on 21 Aug 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts