Skip to content

shourovys/invoice-management-frontend

Repository files navigation

Jupiter Frontend

Getting Started

Jupiter Frontend is a React application that is used to display the data from the Jupiter Backend. It is a single page application that uses React Router to navigate between the different pages.

Prerequisites

  • Node.js - v16.20.0(tested) or higher
  • Yarn - v1.22.19(tested) or higher

Installation

  1. Clone the repo
    git clone https://shuvoo@bitbucket.org/shuvoo/jupiter-frontend.git
  2. Install Yarn packages
     yarn install
  3. Start the application
     yarn start
  4. Open http://localhost:3000 to view it in the browser.

Build

  1. Build the application
     yarn build
  2. The build is minified and the filenames include the hashes.
    Your application is ready to be deployed!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published