@jcoreio/gauges
v6.6.0
Published
react gauge components
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.gitNavigate to the project directory:
cd gaugesInstall the project dependencies:
yarn installStart the development server:
yarn startThe development server project should now be running at http://localhost:3000. To edit the content of the development server, edit
/demo/Root.js.
