Giter Site home page Giter Site logo

ransnir / jqueryspa Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lastboy/jqueryspa

0.0 2.0 0.0 1.75 MB

Single Page Application Skeleton based on JQuery Chicago conference page. Initial project started following the TodoMVC Angular + RequireJS. Can be customized easily to beome your web application. CatJS testing incluided.

jqueryspa's Introduction

Single Page Application

This is a single page application skeleton project using AngularJS, RequireJS and JQuery
It is based on the JQuery Conference site. I have downloaded the TodoMVC AngularJS + RequireJS project and modified it to fit this project.

It can be easily modified and be adjusted to fit your web or mobile-web site. All you have to do is to insert your content pages and modify the meta-data file descriptor and... that's it.

I used lesscss and lesshat for generating the application's CSS file.
In additional there's a basic NodeJS server for running the application.

Demo

http://lastboy.github.io/apps/jqueryspa/web/app.html

How To

  • web/js/pages is the folder for your section content, in this folder create all of your HTML files to be placed in the main view.
  • web/data/app.json is the meta-data file, set your items in this file, point the HTML page to the item and you'll be able to see the content in the view and the items in the menu.
  • In case you wish to add CSS to your content add less files accordingly in web/css/less/pages folder and don't forget to import them in app.less file.
  • Tools: to be able to run the less builder and the NodeJS server, you have to have NodeJS installed.
    • Install NodeJS
    • From the root project run the command line, NPM Install for installing the NodeJS dependencies
    • From the root project run the command line, node lessbuilder for generating the jqueryspa.css file
    • To run the server, from the root project run the command line, node demo-server start
    • When the server is up go to: http://localhost:8080/web
  • Bower need to be installed in case you wish to update the web libraries. From the web folder run the command line: bower install

catjs built-in tests

CatJS is an open source automation framework that I'm using for testing this application.
Annotation within comments are placed and for creating a test deployment you need to use CatJS framework, for any additional information see: NPM Module, Github

jqueryspa's People

Contributors

lastboy avatar

Watchers

James Cloos 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.