@jcoreio/gauges
v6.6.0
Published
react gauge components
Downloads
2,348
Readme
gauges
Installation
To install and run this project, follow these steps:
Clone the repository to your local machine using the following command:
git clone https://github.com/jcoreio/gauges.git
Navigate to the project directory:
cd gauges
Install the project dependencies:
yarn install
Start the development server:
yarn start
The development server project should now be running at http://localhost:3000. To edit the content of the development server, edit
/demo/Root.js
.