Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 695 Bytes

File metadata and controls

33 lines (19 loc) · 695 Bytes

user-management-app

Overview

This is a demo app designed to demonstrate my React experience. The project UI consists of a single page which diplays a list of users from an Admin perspective.

Setup

Install all packages

npm i

Available Scripts

In the project directory, you can run:

npm run start

Runs the app in the development mode.
Open http://localhost:8082 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm run test

Launches the test runner.

npm run build

Generates a new build optimised for production. Files are output to the dist folder.