Skip to content

sabeerulhassan/coding-challenge

 
 

Repository files navigation

Install dependencies

In the project root folder, run npm install to install the dependencies, this will install all the dependencies for both front end and back end

Front end

This project was generated with Angular CLI version 6.0.7. In the project root folder, run ng serve to run the angular front end

Back end

  1. Start the redis server (optional) by redis-server (in a separate terminal)
  2. In the project root folder, run npm run start-server-dev to start the Node/Express backend.

User CRUD

The app will be accessible in localhost:4200

About

GLN software engineer interview

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 45.1%
  • CSS 26.4%
  • TypeScript 21.8%
  • HTML 5.8%
  • Shell 0.9%