Skip to content

boualikamel/ostora-jsapi4-webpack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ostora-jsapi4-webpack

ostora-jsapi4 arranged with webpack

This project serves as a simple the adaptation of ostora-jsapi4 (a configurable mapwiewer) for webpack.

Preview

LIVE PREVIEW DEPLOYED PRODUCTION VERSION

Screenshot

Capture

Usage

install dependencies

npm install

start dev server

npm start

generate a dev build

npm run build:dev

generate a prod build

npm run build:prod

Features

Adapted by boualikamel (Bouali Kamel)