Skip to content

Engineered with React, featuring interactive, clean and minimalistic UI designs.

License

Notifications You must be signed in to change notification settings

Callhub-Connect/callhub-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App.

Development Setup

Prerequisites

Make sure you have the following installed:

Clone the Repository

git clone https://github.com/your-username/https://github.com/Callhub-Connect/callhub-frontend.git

Install Dependencies

npm install

Run the Development Server

npm start # for mac
npm run start-pc # for pc

Visit http://localhost:3000 in your browser to view the app.

Production Setup

Auto-deployment from GitHub is setup for Netlify at: https://callhub.netlify.app/

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

npm run start-pc

Use this command to run app if using a windows computer Same functionality as npm start

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

About

Engineered with React, featuring interactive, clean and minimalistic UI designs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published