Skip to content

NadezhdaPetrova/user-management

Repository files navigation

user-management

Simple single page application for managing users.

Quick start

Make sure you have node and npm installed. Then...

# Clone the repo
git clone https://github.com/NadezhdaPetrova/user-management.git


# Change directory to repo
cd user-management

# Use npm to install the dependencies:
npm install

# Run unit tests
npm test

# Start the server
npm start

Navigate to http://localhost:4200/ in your browser

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published