1.0.3 • Published 9 years ago
hotelier-ui v1.0.3
Hotelier Components
Hotelier components provides a set of comprehensive building blocks in order to build a consisten user interface across Hotelier™ desktop and web applications. These components are built using React. It also provides a playground to discover components and allows the consumer to fiddle with different states and types of each component through an interactive web interface.
Installation
npm install '@hotelier/ui' --saveUsage
Change to the directory where @hotelier/ui was downloaded and run the following commands :
npm install
npm startThis starts a server at http://localhost:9001. Visiting this url in the browser will bring up the component playground for you to discover and play with all the components available.