sumeru v0.10.4
##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 to see a live video ====>

##How to install and run sumeru
Install
npm install -g sumeruInit a sumeru project
sumeru init ./myprojectRun sumeru
cd myproject
sumeru start##How to update existing installation to the lastest version
Check current installed version
npm ls -g sumeruor
grep '"version"' /usr/local/lib/node_modules/sumeru/package.jsonCheck the up-to-date version number
npm view sumeru versionUpdate sumeru
npm update -g sumeruUpdate existing project to use the lastest version (with auto backup, of course)
sumeru update ./myproject
or
sudo sumeru update ./myprojectDocuments
Step1: Getting Started
Step2: Your First App
Step3: Overview
Step4: API Documentation
12 years ago
12 years ago
12 years ago
12 years ago
12 years ago
12 years ago
12 years ago
12 years ago
12 years ago
12 years ago
12 years ago
12 years ago
12 years ago
12 years ago
12 years ago
12 years ago
12 years ago
12 years ago
12 years ago
12 years ago
12 years ago
12 years ago
12 years ago
12 years ago
12 years ago
12 years ago
12 years ago
13 years ago
13 years ago
13 years ago
13 years ago
13 years ago
13 years ago
13 years ago
13 years ago
13 years ago
13 years ago


