@vertigis/web-sdk

1.9.1 • Public • Published

VertiGIS Studio Web SDK

CI/CD

This SDK makes it easy to create custom libraries for VertiGIS Studio Web.

Requirements

Creating a new project

To create a project called web-library run this command:

npx @vertigis/web-sdk create web-library

This will bootstrap a new project in the specified directory to quickly get you up and running with the VertiGIS Studio Web SDK.

Available Scripts

Inside the newly created project, you can run some built-in commands:

npm start

Runs the project in development mode. Open http://localhost:3001 to view it in the browser.

The page will automatically reload if you make changes to the code. You will see build errors and warnings in the console.

npm run upgrade

Upgrades the library's dependencies to point to the latest versions of VertiGIS Studio Web and the VertiGIS Studio Web SDK.

npm run build

Builds the library for production to the build folder. It optimizes the build for the best performance.

Your custom library is now ready to be deployed!

See the section about deployment in the Developer Center for more information.

Documentation

Find further documentation on the SDK on the VertiGIS Studio Developer Center

Contributing

See CONTRIBUTING.md for contributing guidelines.

Readme

Keywords

none

Package Sidebar

Install

npm i @vertigis/web-sdk

Weekly Downloads

147

Version

1.9.1

License

MIT

Unpacked Size

47.7 kB

Total Files

31

Last publish

Collaborators

  • hswan
  • scottanderson
  • rcooney
  • vertigis-sa