Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Sumeru Framework - A Realtime Javascript RIA Framework For Mobile WebApp

Notifications You must be signed in to change notification settings

xucheng/sumeru

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

115 Commits

Repository files navigation

##What is Sumeru Framework?

Sumeru Framework, a simple but powerful Web App framework, provides rich functionalities for building de-facto Web Applications based on cloud technology. Sumeru framework offers awesome features such as data-unify, adaptive feedback, realtime network connection etc. Developers benefits from Sumeru Framework in terms of coding efforts, performance and application distribution.

Live Demo: Manage To-Do Lists Across Multiple Devices

Click and use multiple devices/browsers simultaneously to tryout the live demo with realtime sync of To-Do Lists

Click to see a live video ====>

##How to install and run sumeru

Install

npm install -g sumeru

Init a sumeru project

sumeru init ./myproject

Run sumeru

cd myproject
sumeru start

##How to update existing installation to the lastest version

Check current installed version

npm ls -g sumeru

or

grep '"version"' /usr/local/lib/node_modules/sumeru/package.json

Check the up-to-date version number

npm view sumeru version

Update sumeru

npm update -g sumeru

Update existing project to use the lastest version (with auto backup, of course)

sumeru update ./myproject

Documents

Step1: Getting Started

Step2: Your First App

Step3: Overview

Step4: API Documentation

About

Sumeru Framework - A Realtime Javascript RIA Framework For Mobile WebApp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /