Giter VIP home page Giter VIP logo

arkheia's Introduction

Arkheia

This project was generated with the Angular Full-Stack Generator version 4.2.2.

Getting Started

Prerequisites

Developing

  1. Run npm install to install server dependencies.

  2. Run sudo npm install -g bower to install bower and then run bower install -f angular-ui-tree angular-bootstrap-lightbox angularjs-slider --config.directory=client/bower_components to install these bower components in the proper directory.

  3. Run sudo mkdir -p /data/db/ and sudo chown `id -u` /data/db to create the MongoDB directory with user ownership and then mongod in a separate shell to keep an instance of the MongoDB Daemon running.

  4. Run sudo npm install --global [email protected] to install gulp and npm link gulp to link it locally. Then run gulp serve to start the development server. It should automatically open the client in your browser when ready.

  5. Use the script add_mozaik_repository.py in the server directory to add mozaik simulations (python add_mozaik_repository.py path_to_mozaik_simulation_run_output_directory) or mozaik parameter search (python add_mozaik_repository.py path_to_mozaik_parameter_search_output_directory name_of_the_simulation) in the mozaik repository.

Build & development

Run gulp build for building and gulp serve for preview.

arkheia's People

Contributors

antolikjan avatar rcagnol avatar rozsatib avatar racagnol 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.