Giter VIP home page Giter VIP logo

vsui's Introduction

Build

A UI-t először buildelni, majd egy webszerveren futtatni kell.

  1. A build-hez a node és npm (node package manager) dependenciákra van szükség, létezik windows installer, illetve linux alá package manager csomagok (apt-get install nodejs npm).
  2. A projekt gyökérkönyvtárban az npm install parancs installálja a szükséges függőségeket.
  3. A futtatás legyegyszerűbb módja az npm run dev parancs (alternatívan a node build.js dev parancs), ezzel egy development szerver indul a localhost:8080 porton. Ha ez nem felel meg, bármilyen web-szervert lehet használni, az npm run prod parancs előkészíti az állományokat a build könyvtárban, ezeket bármilyen web-szerverből lehet futtatni.
  4. A UI-nak egy futó szerverhez kell csatlakoznia. Alapértelmezetten a 9092 porton létesíti a websocket kapcsolatot, illetve a 9093 porton a képfeltöltéshez szükséges API-hoz. A szerver Ip címe (helyi szervernél localhost), valamint a portok a src/app/utils/globals.js állományban módosíthatók. Újra-buildelés szükséges.

A minimális futtatáshoz:

  1. Fusson a szerver a helyi gépen.
  2. Futtassuk az npm install parancsot.
  3. Futtassuk az npm run dev parancsot.
  4. Nyissuk meg a localhost:8080 címet Chrome-ban.

vsui's People

Contributors

szilveszterandras avatar

Watchers

James Cloos avatar  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.