Skip to content

USACE/instrumentation-ui

Repository files navigation

Instrumentation-UI

Welcome to the MIDAS project, built with React. These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

To Install and Develop

  1. Open a terminal/shell window and navigate to a directory where the application code will live.

  2. Clone parent repository from Github into directory.

    git clone https://github.com/USACE/instrumentation-ui.git

  3. Navigate the UI folder within the Instrumentation-UI parent directory.

    cd instrumentation-ui

  4. Verify you have the LTS version of Node required by this application and install the npm packages. Verify your Node version with nvm by running nvm use or by checking the .nvmrc file and verifying you have the Node version installed and active.

  5. Install the packages required to run the application utilizing pnpm.

    pnpm i

  6. Start the application in development mode utilizing environment variables defined in the .env.local file and automatically open a new browser window at: localhost:3000/

    pnpm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 9