Skip to content

Latest commit

 

History

History
48 lines (33 loc) · 893 Bytes

File metadata and controls

48 lines (33 loc) · 893 Bytes


full-stack-react-bank

React App for Coded assignment.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • NodeJS
  • Node Package Manager (npm)

Installation

  1. Clone the repo
    git clone https://github.com/kuwaitdevs/full-stack-bank-react.git
  2. Install NPM packages
    npm install
  3. Running the project
    npm run dev

(back to top)

Dependencies:

(back to top)