This package has been deprecated

Author message:

packages changed to @sencha

@extjs/ext-gen

0.0.68 • Public • Published

ext-gen

A generator for Ext JS applications.

Installation

Install npm (we assume you have pre-installed node.js).

npm install -g @extjs/ext-gen

Creating a new ExtGen App

If you haven't already, log into Sencha's private registry using the credentials you received in your ExtReact trial or subscription activation email. If you don't have credentials, you can get them by signing up for a trial of ExtReact.

npm login --registry=http://npm.sencha.com --scope=@extjs

Then, to create a new ExtGen app, run:

@extjs/ext-gen

Development

To make changes to the generator, run:

git clone git@github.com:sencha/extjs-reactor.git
cd extjs-reactor
npm install
cd packages/ext-gen
npm link

Now @extjs/ext-gen will use your local copy of the generator.

License

MIT © Sencha, Inc.

Readme

Keywords

Package Sidebar

Install

npm i @extjs/ext-gen

Weekly Downloads

1

Version

0.0.68

License

MIT

Unpacked Size

358 kB

Total Files

20

Last publish

Collaborators

  • israelroldan
  • sencha-don
  • sencha-mark
  • senchabot