1.3.0 • Published 5 years ago

wax-ui-react v1.3.0

Weekly downloads
1
License
ISC
Repository
-
Last release
5 years ago

Setting the WAX UI Package

Building

To build a new version of the library you have to run:

npm run build

That is going to create a dist folder, on this folder exists a index.js, and this files is the main file for the package.

Importing Packcage on Projects

-Locally

To import locally go to your personal project root folder and run:

npm add PATH_TO_THIS_REPO

-Global

npm install --save wax-ui-react

Important

Any change that you did in the wax-ui-react lib, if you are linked locally, just saving and running npm run build you can get this change on you project instantly.

Current Components

TopBar

TopBar

Footes

Footer

SideMenu

SideMenu

Button

Button

Hidder

TopBar