mirror of
https://github.com/kevinsqi/react-circular-progressbar.git
synced 2026-01-25 16:03:15 +00:00
156 B
156 B
Contributing
To run demo locally on localhost:8080:
yarn install
yarn start
Keep tests passing by running yarn test and yarn run lint.