@eyeon/threejs-map
v1.1.10
Published
EyeOn ThreeJS Map component for interactive 3D mall/center maps
Maintainers
Readme
EyeOn ThreeJS Map
For push/update package
- Add your changes in code
- npm run build
- git add .
- git commit -m "your commit"
- git push
For develop
- npm i
- npm run storybook
Proxy API Server - Storybook
After running storybook by npm run storybook, you need to first visit this link: http://localhost:6006/eyeon-portal/auth, this will generate webAppJwtToken which is necessary for Proxy API server JWT Authentication.
