TACC / Core-CMS-Custom

Customized Core CMS code and builds
5 stars 0 forks source link

[ACPD React Conversion]: Setup vite local and add base template with react #294

Closed chandra-tacc closed 1 month ago

chandra-tacc commented 1 month ago

Overview

Currently, every template needs to add setup code for react. This PR will add the following:

Related

WP-429

Changes

Testing

for local development:

  1. Go to http://localhost:8000/administration/list-registration-requests/ and see if it works
  2. Go to other admin pages like view-users and ensure they work.

UI