Skip to content

SimonBaumannPro/legorange2.0

Repository files navigation

LegOrange 2.0

Build Status Code Climate Test Coverage dependencies Status devDependencies Status semantic-release

Draw someting in real time with legorange.

Implemented with :

Signalisation is stored on a namespace named legorange. It can be changed.

Getting started

Ensure you have node greater than version 4 (Code contains es6 syntax)

Installation

  1. Get repo with git clone https://github.com/SimonBaumannPro/legorange2.0.git

  2. Delete the existing git repository by running rm -rf .git

  3. Run npm install to install the dependencies

Help on tasks

npm run

Build

To only build legorange app in ./dist folder

legorange is on https://webcom.orange.com

npm run build

Optional env variables :

  • NAMESPACE : namespace for signalisation. Default is legorange
  • WS_SERVER : webcom server url. Default is https://webcom.orange.com
  • PUBLIC_PATH : relative path of application. Default is /

Build and watch out legorange

To build and launch a web server on port 8080

npm run serve

Optional env variables :

  • NAMESPACE : namespace for signalisation. Default is legorange
  • WS_SERVER : webcom server url. Default is https://webcom.orange.com
  • PUBLIC_PATH : relative path of application. Default is /

Dev server

To build and launch a dev web server on port 8080

npm start

Optional env variables :

  • NAMESPACE : namespace for signalisation. Default is legorange
  • WS_SERVER : webcom server url. Default is https://webcom.orange.com
  • PUBLIC_PATH : relative path of application. Default is /

License

Code released under the MIT license.

About

Nouvelle version de l'application legorange. Refonte graphique et ajout de fonctionnalités

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •