Skip to content

mohseenrm/world_visualization

Repository files navigation

World Visualization Client

https://world-fsi.herokuapp.com

Install dependencies

Browsers Supported Chrome (v40+), Firefox (v41+)

Requirements Version Link
Node v6.7.0 download
npm v4.0.5 download
Chrome v40+ download

Build (Dev)

MacOS or Linux based OS

npm install
npm run build:webpack

Build (Production)

npm install
npm run build:webpack:production

Windows (Dev)

npm run build:webpack:windows

Run (Dev)

Note: Please run the server first then launch the client

Open Index.html in supported browser