mirror of
https://github.com/kevinsqi/react-circular-progressbar.git
synced 2026-01-18 15:55:06 +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.