Giter Site home page Giter Site logo

rub-informatik-im-bauwesen / openbimrl-creatortool Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 3.0 1.87 MB

A simplistic web-based visualizer and editor for OpenBimRL documents.

License: MIT License

JavaScript 5.65% HTML 0.44% SCSS 0.25% TypeScript 38.89% Vue 54.78%

openbimrl-creatortool's Introduction

OpenBimRL Creator-Tool

Current Version: 2022.11.1
Publication Date: 01.06.2022
Updated Date: 01.11.2022
Autors: Marcel Stepien
E-Mail: [email protected]


A web-based application to create and edit OpenBimRL files.

Getting started

To run this project, following applications must be installed:

  • node.js
  • npm
  • Visual Studio Code (Recommended) + Vetur plugin for Vue

The following dependencies have to be installed using npm:

npm install

For more details on dependencies view the package.json file.

Compiling and Running

New client side implementations can be added by writing code in: /webapp/src/ New server side implementations can be added by writing code in: express-server-run.js

In order to bundle Vue components into a single app.js file, the code has to be compiled using laravel-mix and watch. The files will be stored in /webapp/dist/. These files are used by the index.html file. To generate the compiled files, simply run following command:

npm run watch

NOTE: Executing watch will install additional packages. You may need to run it again afterwards. If errors accure run npm install to fix them. The watch-mode supports hot-reload, in order to edit and view files live in a browser.

Additionally, the server can be used to execute the environment and serving the webapp. Simply run:

node express-server-run.js

Exiting a running server or watch-mode: STRG + C

Run Demo without Coding

This tool also runs without the sever application! Simply run the index.html from the webapp-folder in your web-browser to execute and use the latest updated version of this tool.

OpenBimRL-Creator-Tool demo

Alternativly the application can be run as an electon app:

npm run start

openbimrl-creatortool's People

Contributors

marcelstep avatar marcelstepien 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.