Skip to content

m4droid/Web-Experiences

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web-Experiences

This project provides a simple JavaScript framework to create learning Web experiences.

It uses the following libraries:

  • jQuery
  • jQuery-Storage-API
  • Twitter Bootstrap
  • Mustache
  • Moment.js
  • YouTube JavaScript API

Installation instructions using a terminal

0. Clone the project using Git

git clone [email protected]:m4droid/Web-Experiences.git

1. Install Bower

# Requires node.js with npm
npm install -g bower

2. Change to the project folder and download the required libraries

cd Web-Experiences
bower update

3. Start a Web service

python -m SimpleHTTPServer

About

Framework to create learning Web experiences.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published