dsalazar4446 / users

Simple users management project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Users list project

Install

This project was development with Nx in monorepo arquitecture

To clone project


  git clone https://github.com/dsalazar4446/users.git

Go to project folder


  cd users

Install dependecies


  npm install

Run project

To start frontend


  npm run start:front

The project FRONTEND is running in http://loacalhost:4200

To start api


  npm run start:api

The project API is running in http://localhost:3000/api

About

Simple users management project


Languages

Language:TypeScript 68.9%Language:JavaScript 13.4%Language:HTML 10.5%Language:SCSS 7.2%Language:Shell 0.0%