Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 677 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 677 Bytes

MapsIndoors Showcase Web App

A MapsIndoors powered showcase app free to use and adapt to your needs.

Getting Started

Before you begin, make sure your development environment includes Node.js version 16 with the NPM package manager.

Using a terminal/shell in the project folder, run the following commands:

  • Run npm install to install all dependencies.

  • Run npm start for a dev server and then enter a Solution ID in the URL, e.g. http://localhost:4200/demo. The app will automatically reload if you change any of the source files.

Live Demo

Check out a running version here.