Code Monkey home page Code Monkey logo

uubookkit-local's Introduction

This tool starts local uuBookKit using JSON files exported by https://www.npmjs.com/package/uubookkit-exporter. Please see jdk_localbookkitg01_main-server for more information how to use this.

How to develop ?

Prerequisites

  • Node.js 8.4+

IntelliJ settings

For proper configuration of your IDE go to Settings - Languages & Frameworks - JavaScript and select ECMAScript 6 JavaScript version. Also go to Settings - Languages & Frameworks - Node.js and NPM and enable Node.js Core library.

Install and run client

  1. Installation Open client folder and execute install in command line:

    cd jdk_localbookkitg01_main-client npm install

  2. Run Execute command (in folder *_main-client):

    npm start

  3. In case of developing only client side of application you can open Index in browser - localhost

Install and run server

  1. Make you sure that command "npm run dist" (chapter uuApp Distribution Package Creation) in folder uu_appg01_main-client was called before next step.

  2. Installation Open server folder and execute install in command line:

    cd jdk_localbookkitg01_main-server npm install

  3. Run Execute command (in folder *_main-server):

    npm start

    Application starts locally on default port 6221 and can be accessed e.g. with browser (http://localhost:6221/uu-demoappg01-main/0-0/home).

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.