# README

[![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com) ![travis ci](https://travis-ci.org/electrode-io/electrode-native.svg?branch=master)

## Installation

* Before installing the platform, make sure that the [prerequisites](https://native.electrode.io/introduction/what-is-ern/prerequisites) are met
* Install the platform by running the following command in a terminal :

```bash
npm install -g electrode-native
```

## Getting Started

* Check out our [Announcement Blog Post](https://medium.com/walmartlabs/electrode-native-the-platform-for-integrating-react-native-into-your-apps-129cbabda7b8)
* Visit our site at <http://www.electrode.io>.
* See [What is Electrode Native](https://native.electrode.io/introduction/what-is-ern) for more details on Electrode Native.
* Read [Electrode Native Case Study](https://www.walmartlabs.com/case-studies/electrode-native) to learn about key facts.

## Contributing

Please see the [CONTRIBUTING guide](https://native.electrode.io/introduction/what-is-ern/contributing)

## Support and Acknowledgment

We'd like to thank our employer, WalmartLabs because we can work on the development of Electrode Native platform as Open Sourced Software for the needs of our internal teams and projects. We love the public community and the support we get, and we address your requests as much as we can. We are always excited to get feedback, bug reports, and pull requests. Thank you.

## License

Copyright 2017 WalmartLabs

Licensed under the [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0).
