Skip to content

This template provides a Vite-bootstrapped setup with the following tech stack to start an ArcGIS Smart Mapping web application: React, TypeScript, shadcn/ui, tailwindcss, @tanstack/react-query, and react-hook-form

Notifications You must be signed in to change notification settings

chunkangwong/arcgis-react-template

Repository files navigation

ArcGIS Smart Mapping Template with React + TypeScript + Vite + shadcn/ui + tailwindcss + @tanstack/react-query + react-hook-form

This template provides a Vite setup with the following tech stack to start an ArcGIS Smart Mapping web application:

  • React
  • TypeScript
  • shadcn/ui
  • tailwindcss
  • @tanstack/react-query
  • react-hook-form

Demo

Demo.mov

Getting started

  1. Make a copy of .env.example and rename the copy to .env. Follow the comments in the file to prepare the environment variables.

  2. Install dependencies (this project uses Bun)

    bun install
    
  3. Run development server

    bun run dev
    
  4. Build for production

    bun run build
    

About

This template provides a Vite-bootstrapped setup with the following tech stack to start an ArcGIS Smart Mapping web application: React, TypeScript, shadcn/ui, tailwindcss, @tanstack/react-query, and react-hook-form

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published