Skip to content
This repository has been archived by the owner on Jan 4, 2020. It is now read-only.

OpenSlides/openslides.org

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openslides.org - The website of OpenSlides

This is the GitHub repository of the website http://www.openslides.org of OpenSlides only! The software project OpenSlides is managed in an own repository.

Setup website locally

If you want to help translating openslides.org into your language contribute to our transifex project.

Installation and start of the current website

  1. Check requirements

    You need to have Node.js (>=0.10) and Git installed.

  2. Get source code of openslides.org

    Clone current master version from openslides.org GitHub repository:

    $ git clone https://github.com/OpenSlides/openslides.org.git
    $ cd openslides.org
    
  3. Install all npm and bower packages:

    $ npm install
    
  4. Start http server:

    $ npm start
    

Open browser at http://localhost:8080/

Used software

openslides.org uses the following JavaScript packages (see bower.json):

License and authors

openslides.org (with all texts and images) is Free/Libre Open Source Software (FLOSS) and distributed under the MIT License, see LICENSE file.

Main author of openslides.org is Emanuel Schütze.

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •