1.3.0 • Published 6 years ago
wax-ui-react v1.3.0
Setting the WAX UI Package
Building
To build a new version of the library you have to run:
npm run buildThat 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-reactImportant
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
 17.44.25.png)
Footes
 17.44.35.png)
SideMenu
 17.44.17.png)
Button
 17.43.55.png)
Hidder
 17.44.07.png)