Giter Site home page Giter Site logo

extjs-myquickstart's Introduction

ExtJS-MyQuickStart

This is a rough skeleton for a new version of the COMS (Chemotherapy Ordering Management System) which is used as a starting template for future ExtJS applications without the use of the SENCHA CMD tool (which in my opinion is far more bulky than warranted for simple applications).

I have a basic package.json which should be modified for the name, version, description and repo info.

A basic set of dev dependencies with packages that I use for my standard GULP build tasks.

So after updating the package and doing an:

  • npm install

Running gulp from the command line will give a list of the gulp tasks that are available. As new modules are added to the package, they should also be added to the gulp/config.js file so they can be used as required during a build.

For a Sencha base application in testing I use the CDNJS.com provider and their sencha libraries:

However, this repo does have the ext-all-debug.js library as well as the classic/theme-classic theme.

The gulp build process includes synchronous building of several components (via gulp-sync) as well as a local webserver (via gulp-connect) to run the application and watch for any changes in stylesheet or JavaScript files.

To build, launch and watch for changes use the following command:

  • gulp watchReload

Then open up a web browser to: localhost:8001

extjs-myquickstart's People

Contributors

barlowm avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.