Skip to content

An evolving lab for geospatial and autonomous systems UI

License

Notifications You must be signed in to change notification settings

nareshbhatia/airspace

Repository files navigation

Airspace

An evolving lab for geospatial and autonomous systems UI.

Tech Stack

  1. Framework: React 19 + Vite 7 + React Router 7 + Base UI
  2. Styling: shadcn/ui + TailwindCSS 4
  3. Mapping: Mapbox

Screenshot

Prerequisites for development

  1. Install Node Version Manager (nvm). It allows using different versions of node via the command line
  2. Run nvm use to use the required version of node.
  3. Run pnpm i to install required packages.

Development Build

pnpm dev

Now point your browser to http://localhost:3000

Production Build

pnpm build
pnpm preview

Now point your browser to http://localhost:3000

All Commands

pnpm build            # builds the prod bundle
pnpm clean            # deletes all build artifacts
pnpm dev              # runs the dev build
pnpm fix              # lints, formats and attempts to fix any issues (requires `pnpm build` has been ran)
pnpm lint             # runs the linter, useful for debugging lint issues (generally `pnpm fix` is preferred)
pnpm preview          # runs the prod build

About

An evolving lab for geospatial and autonomous systems UI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages