MapsIndoorsWeb
1.0.0
A MapsIndoors powered showcase app free to use and adapt to your needs.
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.
Check out a running version here.