@wycreative/generator-genesis

3.5.0 • Public • Published

WYcreative's Genesis

The WYcreative Engineering Team Front-End project generator.

Requirements

Installation

npm install --global @wycreative/generator-genesis

Usage

Generate a new project

Open a terminal pointed to the directory you want to start a new project and run:

yo @wycreative/genesis

Then answer the prompts that will appear in the terminal. After that, the project files will be generated.

Development

Installation

With the repository cloned locally, open the terminal pointed to the repository's root and run:

npm install

Then, to make the local version of the generator available as a global package in the system, with the terminal still pointing to the repository's root, run the following to create an alias:

npm link

Now you can use it in any directory as described in Usage. All changes made in the generator will reflect immediately in the globally installed alias.

Commands

Command Description
npm test Checks for code-style issues.

Readme

Keywords

Package Sidebar

Install

npm i @wycreative/generator-genesis

Weekly Downloads

0

Version

3.5.0

License

ISC

Unpacked Size

131 kB

Total Files

123

Last publish

Collaborators

  • oscarmarcelo