Skip to content
Readme.md 541 B
Newer Older
iSergio's avatar
iSergio committed
# Sencha Ext JS

This is the Sencha Ext JS Framework Package, or just "ext" for short.

## Installation

Install [npm](https://www.npmjs.com/) (we assume you have pre-installed [node.js](https://nodejs.org/)).

```bash
npm install --save @extjs/ext
```

## Dependencies

This will need [@extjs/ext-build](https://github.com/sencha/extjs-reactor/tree/2.0.x-dev/packages/ext-build) to work.

This will be included if you generate the application using [@extjs/ext-gen](https://github.com/sencha/extjs-reactor/tree/2.0.x-dev/packages/ext-gen)