glenr4 / extjs-by-example-calculator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Extjs by example : calculator

This "Calculator" is one of the sample projects detailed in the book "ExtJS by Example". This sample application uses ExtJS 6. To run this sample application, simply clone or download, and open index.html in the browser.

Note, this example uses cloudflare CDN for ExtJS 6. If the CDN doesn't work, you may need to update ExtJS lib urls in index.html and point to the local ExtJS library path.

The installation guide for ExtJS 6 and Sencha Cmd are explained in the book "ExtJS by Example".

About


Languages

Language:JavaScript 76.8%Language:CSS 15.2%Language:HTML 8.0%