After the download completes:
Start built-in HTTP server:
For Node.js:
npx serve
For Java:
bin/nhttpd.sh -p 8080 (Linux, Max)
bin\nhttpd.bat -p 8080 (Windows)
Open http://localhost:8080 in your browser and follow the links for code examples and documentation.
dotAtlas is available as an NPM package:
npm install @carrotsearch/dotatlas
See the Installation documentation section for more details.
The package available from this page contains dotAtlas with locked branding options. If you hold a dotAtlas license, you can download the newest unlimited version of dotAtlas from https://secure.carrotsearch.com.