Code Monkey home page Code Monkey logo

Lively Web Build Status

Lively Web is browser-based runtime and development environment that makes creation of (Web) applications much more immediate and direct. All development happens "live", i.e. you change your application and the system while it is running. This is not only more fun than tedious compile/test/reload workflows but also much faster.

Installation

To use Lively you do not have to install anything. The Lively Web environment is an online wiki and development platform that can be used by everyone who wants to experiment and develop with Lively.

If you want to run your own Lively Web server or contribute to the core development follow the steps below.

Windows

  1. Download the windows-2015-04-03 release zip.
  2. Unzip it.
  3. Double click / start start-lively-server.cmd.

Lively should now be running at localhost:9001.

Mac OS and Linux

  1. Make sure you have node.js installed.
  2. Checkout this repository: $ git clone https://github.com/LivelyKernel/LivelyKernel.
  3. Start the server: $ cd LivelyKernel; npm start

Lively should now be running at localhost:9001.

Docker

Alternatively to the install instructions above you can run Lively via docker. See LivelyKernel/lively-docker for setup instructions.

Running the tests

Start the server then run $ npm test.

Contributing

All code is published under the MIT license.

Lively Kernel's Projects

ace icon ace

Ajax.org Cloud9 Editor

contextjs icon contextjs

Context-oriented Programming (COP) for JavaScript

froscon-2023 icon froscon-2023

This repository contains the slides, demo code and other resources for the talk "Live Programming and Designing of Dynamic Web Applications - Towards a totally RAD development experience" at FrOSCon 2023.

js-git-browser icon js-git-browser

A build of js-git that is made to run in the browser via browserify and uses promises by default (that can be used in combination with await).

jsdav icon jsdav

jsDAV allows you to easily add WebDAV support to a NodeJS application. jsDAV is meant to cover the entire standard, and attempts to allow integration using an easy to understand API.

l2l-modules icon l2l-modules

Collaborative authoring and sharing of es6 modules and resources created in the lively.modules system.

lively-git-helper icon lively-git-helper

Git Helper for the Lively Kernel (life_star) to easily access the repository

lively-org icon lively-org

An organizer for people and projects with built-in realtime collaboration based on Lively Kernel.

lively-system-examples icon lively-system-examples

This repo serves as documentation and integration test for building Lively systems out of the packages that drive Lively

lively-vwf-docker icon lively-vwf-docker

Provision rules used on an Linode instance to get started with integrating Lively and VWF

lively.ast icon lively.ast

Parsing JS code into ASTs and tools to query and transform these trees.

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.