1.3.8 • Published 9 months ago

jmap-jakartowns v1.3.8

Weekly downloads
-
License
ISC
Repository
-
Last release
9 months ago

This is the NG official extension repo.

Use this template to start new projects involving NG Core and/or App.

Install the following vs-code extensions:

- "TSLint (deprecated)" extention
- "Prettier - Code formatter" extention (Author : Esben Petersen)
- "vscode-styled-components" extention (Author : Julien Poissonier)

Install dependencies (process only one time):

npm i

To start the application:

npm start

The application is accessible at this location: https://localhost:8083

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

Configuration

The viewer's initial position is defined using window.JMAP_OPTIONS.map in the index.html