Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 934 Bytes

File metadata and controls

31 lines (20 loc) · 934 Bytes

NEXT JS w. VEDA UI

Next.js instance that uses the VEDA-UI components library and USWDS, to build applications for geospatial data visualization, storytelling and analysis.

Getting Started

To set up and run this project locally, refer to the Development guide.

Testing

# Run all tests
yarn test:playwright

# Run specific test
yarn test:playwright --grep "catalog navigation"

Documentation

Documentation for this project can be found in the docs directory. Below is a quick summary of available resources:

  1. How to Run / Development
  2. Overview of Architecture
  3. Configuration
  4. Veda-UI Components
  5. STYLING / USWDS

License

MIT