/react-neon-ui-demo

Demo-documentation for react-neon-ui

Primary LanguageJavaScript

Demo-documentation for react-neon-ui component library.

In this demo you will find examples of the different components that the library brings.

This demo is built in React and React-Redux.

How to clone and run this project

  1. 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
  1. Install dependencies.
npm install
  1. Run the project.
npm start

Links

Documentation click here

Github Repository react-neon-ui