USEPA / R9-CentralBasin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Central Basin 3D Map

Usage

This application is written in TypeScript and utilizes the @arcgis/webpack-plugin.

You can develop, test, and build the application using various commands.

Run the application in development mode with a local development server.

npm start

Run the unit tests for the application. Unit tests are written with Jest.

npm test

Build the application for deployment.

npm run build

About


Languages

Language:Python 43.1%Language:TypeScript 35.2%Language:CSS 13.8%Language:EJS 4.7%Language:JavaScript 2.8%Language:HTML 0.4%