Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/react-photonkit/react-photonkit

:battery: Photon components built with React
https://github.com/react-photonkit/react-photonkit

Last synced: about 12 hours ago
JSON representation

:battery: Photon components built with React

Awesome Lists containing this project

README

        

# [react-photonkit]

[![npm-badge]][npm]
[![deps-badge]][deps]
[![dev-deps-badge]][dev-deps]

[Photon][photon] components built with React

## Install

```sh
$ npm install
```

## Build

```sh
$ npm run build
```

See `./dist/` directory

## Example with Electron

See [epp (electron application)][epp]

## Test

```sh
$ npm test
```

[react-photonkit]: http://react-photonkit.github.io/
[epp]: https://github.com/react-photonkit/epp
[photon]: http://photonkit.com/

[npm-badge]: https://badge.fury.io/js/react-photonkit.svg
[npm]: https://badge.fury.io/js/react-photonkit
[deps-badge]: https://david-dm.org/react-photonkit/react-photonkit.svg
[dev-deps-badge]: https://david-dm.org/react-photonkit/react-photonkit/dev-status.svg#info=devDependencies
[deps]: https://david-dm.org/react-photonkit/react-photonkit
[dev-deps]: https://david-dm.org/react-photonkit/react-photonkit#info=devDependencies