Code Monkey home page Code Monkey logo

insurance-project-genesys-demo's Introduction

Project Setup

Step 1: Run the below command to clone the project:

git clone https://github.com/roopchandak/Insurance-Project.git

Step 2: cd Insurance-Project

Step 3: Install Node from https://nodejs.org/en/

To confirm that the installation was successful, please execute the following,

PS C:\Windows\system32> node -v

v19.8.1

===========

admin@test-MacBook-Pro ~ % node -v

v19.8.1

Step 4: npm install

Step 5: Run the following command to install angular CLI,

Mac/Linux : sudo npm install -g @angular/[email protected]

Windows: Open CommandPrompt/Powershell as Administrator and run “npm install -g @angular/[email protected]

Step 6: cd /Insurance-Project/src/app/

   - Open "app-routing.module.ts" file
   - Append your name in the page_title (line no 15-24) and save it, pls refer to the below screenshot

Screenshot 2023-03-18 at 9 27 22 AM

Step 7: Run following commands in terminal/command prompt:

       1. cd <ProjectLocation>/Insurance-Project/
       
       2. ng serve 

Please make sure that you're running this command from the Project location (Insurance-Project/)

Ex:

admin@test-MacBook-Pro Insurance-Project % ng serve

Your global Angular CLI version (15.2.4) is greater than your local version (15.2.2). The local Angular CLI version is used.

To disable this warning use "ng config -g cli.warnings.versionMismatch false". ✔ Browser application bundle generation complete.

Step 7: Open your browser and type: http://localhost:4200. And you should be able to access our INSURANCE Website.

image

insurance-project-genesys-demo's People

Contributors

roopchandak avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.