In this demo you will find examples of the different components that the library brings.
This demo is built in React and React-Redux.
- To clone this project Open your terminal and then type
git clone https://github.com/jpalacio0612/react-neon-ui-demo.git && cd react-neon-ui-demo
- Install dependencies.
npm install
- Run the project.
npm start