2019-04-05 02:28:55 +07:00

# Version 4 UI Theme
2019-04-26 00:49:19 +07:00
[Verdaccio ](https://verdaccio.org/ ) UI is a [theme plugin ](https://verdaccio.org/docs/en/dev-plugins#theme-plugin ) build in React, Flow and Emotion. It uses Jest and Enzyme for Unit testing.
2019-06-20 19:37:28 +07:00
[](https://www.npmjs.com/package/@verdaccio/ui-theme)
2019-04-05 02:28:55 +07:00
[](https://verdaccio.org/docs/en/docker.html)
[](https://opencollective.com/verdaccio)
[](https://stackshare.io/verdaccio)
[](http://chat.verdaccio.org/)
2019-06-20 19:37:28 +07:00
[](https://www.npmjs.com/package/@verdaccio/ui-theme)
2019-04-05 02:28:55 +07:00

[](https://crowdin.com/project/verdaccio)
2019-06-20 19:37:28 +07:00
[](https://codecov.io/gh/verdaccio/ui)
2019-04-05 02:28:55 +07:00
[](https://twitter.com/verdaccio_npm)
[](https://github.com/verdaccio/verdaccio/stargazers)
2019-04-26 00:49:19 +07:00
## Contributing
2019-06-20 19:37:28 +07:00
We use `>=yarn@1.13.0` , keep on mind we use lock file.
2019-04-26 00:49:19 +07:00
2019-06-20 19:37:28 +07:00
For development run the following command, it will execute `webpack` and `verdaccio` to
2019-04-26 00:49:19 +07:00
```
yarn dev
```
The configuration file is located on `tools/_config.yaml` .
2019-04-26 00:53:01 +07:00
Run linting tooling and test to check your code is clean before commit.
2019-04-26 00:49:19 +07:00
```
yarn lint & & yarn test
```
Remember we follow the [the Conventional Commits specification ](https://www.conventionalcommits.org/en/v1.0.0-beta.4/ ).
2019-04-05 02:28:55 +07:00
2019-04-26 00:49:19 +07:00
🤓 Feel free to participate in code reviews, let us know if you want to participate in this plugin.
2019-04-05 02:28:55 +07:00
## Open Collective Sponsors
Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [[Become a sponsor ](https://opencollective.com/verdaccio#sponsor )]
[](https://opencollective.com/verdaccio/sponsor/0/website)
[](https://opencollective.com/verdaccio/sponsor/1/website)
[](https://opencollective.com/verdaccio/sponsor/2/website)
[](https://opencollective.com/verdaccio/sponsor/3/website)
[](https://opencollective.com/verdaccio/sponsor/4/website)
[](https://opencollective.com/verdaccio/sponsor/5/website)
[](https://opencollective.com/verdaccio/sponsor/6/website)
[](https://opencollective.com/verdaccio/sponsor/7/website)
[](https://opencollective.com/verdaccio/sponsor/8/website)
[](https://opencollective.com/verdaccio/sponsor/9/website)
## Open Collective Backers
Thank you to all our backers! 🙏 [[Become a backer ](https://opencollective.com/verdaccio#backer )]
[](https://opencollective.com/verdaccio#backers)
## Contributors
This project exists thanks to all the people who contribute. [[Contribute ](CONTRIBUTING.md )].
[](../../graphs/contributors)
2019-04-26 00:49:19 +07:00
### FAQ / Contact / Troubleshoot
2019-04-05 02:28:55 +07:00
If you have any issue you can try the following options, do no desist to ask or check our issues database, perhaps someone has asked already what you are looking for.
* [Blog ](https://medium.com/verdaccio )
* [Donations ](https://opencollective.com/verdaccio )
* [Roadmaps ](https://github.com/verdaccio/verdaccio/projects )
* [Reporting an issue ](https://github.com/verdaccio/verdaccio/blob/master/CONTRIBUTING.md#reporting-a-bug )
* [Running discussions ](https://github.com/verdaccio/verdaccio/issues?q=is%3Aissue+is%3Aopen+label%3Adiscuss )
* [Chat ](http://chat.verdaccio.org/ )
* [Logos ](https://verdaccio.org/docs/en/logo )
* [FAQ ](https://github.com/verdaccio/verdaccio/issues?utf8=%E2%9C%93&q=is%3Aissue%20label%3Aquestion%20 )
* [Docker Examples ](https://github.com/verdaccio/docker-examples )
### License
2019-04-09 05:05:45 +07:00
Verdaccio is [MIT licensed ](https://github.com/verdaccio/verdaccio/blob/master/LICENSE )