jmap-core-js

2.22.0 • Public • Published

The first time, install dependencies :

npm i

To start the Core library :

npm start

A dev example page is accessible at this location : http://localhost:8081

To access a different project : http://localhost:8081?ngProjectId=XXX

The JS entry file is accessible at this location : http://localhost:8081/build/index.js

When code is changed, it's automatically built and the web page refresh by its own (thanks webpack dev server).

Install the following vs-code extensions :

- https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint
- "Prettier - Code formatter" extention (Author : Esben Petersen)

/jmap-core-js/

    Package Sidebar

    Install

    npm i jmap-core-js

    Weekly Downloads

    10

    Version

    2.22.0

    License

    ISC

    Unpacked Size

    5.23 MB

    Total Files

    58

    Last publish

    Collaborators

    • k2-dev