APP - bcgov/PIMS GitHub Wiki

PIMS React Application

The frontend web application provides a UI that intefaces with the backend API. This provides users a way to manage property inventory and dispose properties through any modern web-browser.

More information here.

React

Originally, this project was bootstrapped with Create React App.

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

Vite

The frontend application currently uses Vite for both development and production builds.

The result of the Vite build is served using NGINX.

See the README file in /frontend for more information.

⚠️ **GitHub.com Fallback** ⚠️