GithubHelp home page GithubHelp logo

sumeru's Introduction

Build Status Dependency Status Coverage Status

##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

or

sudo sumeru update ./myproject

Documents

Step1: Getting Started

Step2: Your First App

Step3: Overview

Step4: API Documentation

sumeru's People

Contributors

dominator008 avatar ganxun1 avatar tongyao avatar zhanghaihua 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.