Skip to content

akshitrakholiya2301/fance_mangement

Repository files navigation

Estimator Bob Front

Getting Started

Prerequisites

Before you begin, ensure you have Node.js and npm installed on your machine.

Supported node version: v16.3.0 or later, v18.0.0 or later

  • Install Node.js which includes [Node Package Manager] npm

Installation

  1. Clone the repository:
git clone https://github.com/techhiveRepo/estimator-bob-front.git
  1. Navigate to the project directory:
cd estimator-bob-front
  1. Install dependencies:
npm install

Starting the Development Server

To start the development server run:

npm start

Default port is 4800. This command will start the development server and automatically open your default browser to localhost:4800.

Building the Project

To build the project, run:

npm run build

The build artifacts will be stored in the dist/ directory.

Deployment of the Project

Deploying the application can vary depending on your hosting environment. However, typically you would:

Build the project for production using

npm run build

Deploy the contents of the dist/ to your hosting provider.

Languages and Tools:

javascript typescript html5 bootstrap css3 react nodejs redux sass webpack babel git

# fance_mangement

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published