Git Product home page Git Product logo

gravitee-management-webui's Introduction

Gravitee Management Webui

Build status Gitter

Install

Yarn tasks are ran from this base dir.

  • Install nodejs, it comes with npm

  • Install yarn

  • Then install node modules with:

yarn install

Prefer the use of yarn to use stable dependencies versions fixed by the yarn.lock file

If you’re working on Windows

  • Install Microsoft’s windows-build-tools using npm install --global --production windows-build-tools from an elevated PowerShell or CMD.exe (run as Administrator).

  • Restart your computer

  • Re-run yarn install

If you don’t install this library, you may have such errors when you’ll do yarn install :

ERROR in ./~/css-loader?importLoaders=1!./~/sass-loader!./~/postcss-loader!./src/index.scss Module build failed: Error: Node Sass does not yet support your current environment: Windows 64-bit with Unsupported runtime (57) For more information on which environments are supported please see: https://github.com/sass/node-sass/releases/tag/v3.13.1

Tasks

If you wanna serve the built version on dev mode :

yarn run serve

If you wanna serve the built version on production mode :

yarn run serve:dist

If you wanna serve the built version pointing on the demo’s server :

yarn run serve:demo

If you wanna serve the built version pointing on the nightly’s server :

yarn run serve:nightly

If you wanna launch e2e (end to end) tests with Protractor on the built version :

yarn run buildNoReg

Tested and approved with the BrowserStack platform

gravitee-management-webui's People

Contributors

aelamrani avatar brasseld avatar nicolasgeraud avatar graviteeio avatar tcompiegne avatar phiz71 avatar ggui avatar lauthieb avatar dependabot[bot] avatar gcusnieux avatar m3lkior avatar julienfauvel avatar snyk-bot avatar yang-dw avatar rtabary avatar renso avatar mariapushkin avatar kurtvm avatar fredrikhl avatar adrienfichet avatar chicco785 avatar tdaghelet avatar yazalulloa avatar zdenda-online avatar alvarollmenezes avatar nicolashenry 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.