0.0.16 • Published 8 years ago

extjs-angular2 v0.0.16

Weekly downloads
-
License
ISC
Repository
-
Last release
8 years ago

extjs-angular2

ExtJS Bridge for Angular2

Works with Sencha Ext JS 6.2 modern toolkit

to try:

Install Angular-CLI (instructions at: https://github.com/angular/angular-cli)

Create new project using command prompt (this will take a while):

ng new ExtTest

Run the following commands on the command line:

cd ExtTest
npm install extjs-angular2 --save
cp -r node_modules/extjs-angular2/demo/ src/
(you need a version of the Ext JS framework and an Ext JS Theme as well...  details to come)
ng serve

In the browser, go to http://localhost:4200

Open ExtTest project in an editor to review the application

0.0.16

8 years ago

0.0.15

8 years ago

0.0.14

8 years ago

0.0.12

8 years ago

0.0.11

8 years ago

0.0.10

8 years ago

0.0.9

8 years ago

0.0.8

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago