Code Monkey home page Code Monkey logo

ntheile / crossfront-simple Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 3.0 212 KB

CrossFront glues popular frameworks together in a boilerplate project to allow for Large Scale Javascript development. It allows you to code once and run everywhere (Desktop Browsers, Mobile Browsers, Tablet Browsers, Phones, Android, iOS ... etc). CrossFront is a great front-end solution for app development that provides good structure and organzation of code using AMD and MVC design patterns. It the ideal compliment to a RESTful backend. CrossFront uses these frameworks: -TypeScript -Backbone -Underscore -Require -jQuery -jQuery Mobile -jQuery Mobile Router -Cordova (PhoneGap) -Modernizr

C# 1.31% JavaScript 98.69%

crossfront-simple's Introduction

CrossFront - Cross-Platform, Front-End Glue

CrossFront uses these frameworks: -TypeScript -Backbone -Underscore -Require -jQuery -jQuery Mobile -jQuery Mobile Router -Cordova (PhoneGap) -Modernizr

CrossFront glues all these frameworks together in a boilerplate project to allow for Large Scale Javascript development. It allows you to code once and run everywhere (Desktop Browsers, Mobile Browsers, Tablet Browsers, Phones, Android, iOS ... etc). CrossFront is a great front-end solution for app development that provides good structure and organzation of code using AMD and MVC design patterns. It the ideal compliment to a RESTful backend.

Here are the steps to get this project working.

  1. Download Visual Studio 2012 (I downloaded the premium release version, not sure if these instruction will work with express, RC , or Beta. Let me know if it does!)
  2. Install the visual studio add-in for TypeScript here: http://www.microsoft.com/en-us/download/details.aspx?id=34790
  3. If your using git then clone my project: git clone https://github.com/ntheile/CrossFront-Simple.git
  4. *Note: I had to turn off VS2012 from compiling my code because I needed to to compile as ADM. To do this, Right click the .ts file > goto properties > build action > change to "none"
  5. Now compile each manually using the commands in compile-notes.txt. Example> tsc app.ts --module AMD
  6. *Hint: Run the commands from the Package Manager Console in Visual Studio to avoid having to switch out to a DOS prompt

crossfront-simple's People

Stargazers

 avatar  avatar

Watchers

 avatar  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.