Skip to content
This repository has been archived by the owner on Jun 7, 2019. It is now read-only.

rrameshbtech/miniclick

Repository files navigation

MiniClick

A test project done for evaluation.

  • Express.js API created
  • A custom grid has been created to show report details.

Technologies used

  • Angular 4
  • Express.js
  • Mongo DB
  • Node.JS

The project is created & maintained using Angular Cli

How to run the application?

  1. Clone the repo into your local machine.

Running Backend services

  1. Ensure you have installed MongoDB in you local machine & it runs.
  2. Go to particular service folder. for ex. server/games-api.
  3. Install NPM packages using npm install command.
  4. Run gulp for starting the service.

Running Front End

  1. Navigate to the cloned folder & open command prombt from the same folder.
  2. Install NPM packages using npm install.
  3. Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

If you have any questions mail to Ramesh Ramalingam

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published