UNPKG

@usace-watermanagement/groundwork-water

Version:

A library of react components for use with USACE Water Management Webpages

25 lines (16 loc) 1.36 kB
# Groundwork Water Components ![GitHub Release](https://img.shields.io/github/v/release/usace-watermanagement/groundwork-water) ![NPM Version](https://img.shields.io/npm/v/@usace-watermanagement/groundwork-water) ![GitHub Issues](https://img.shields.io/github/issues/usace-watermanagement/groundwork-water) ![GitHub Pull Requests](https://img.shields.io/github/issues-pr/usace-watermanagement/groundwork-water) ![Last Commit](https://img.shields.io/github/last-commit/usace-watermanagement/groundwork-water) ## Getting Started ![React](https://img.shields.io/badge/React-18+-61dafb) ```bash npm install @usace-watermanagement/groundwork-water --save ``` Will install the groundwork water components to your local `node_modules` directory, and add it to your packages.json for future use. ## Documentation ![Docs](https://img.shields.io/badge/docs-available-brightgreen) You can read the current Groundwork Water Documentation: [https://usace-watermanagement.github.io/groundwork-water/](https://usace-watermanagement.github.io/groundwork-water/) ## Developers ![NPM Downloads](https://img.shields.io/npm/dm/@usace-watermanagement/groundwork-water) If you wish to contribute to the `groundwork-water` project, and you are a current water management member within USACE, please consider checking out the [CONTRIBUTING](/CONTRIBUTING.md) documentation!