wexond-ui
v2.0.2
Published
List of React reusable components following Wexond design patterns
Downloads
9
Readme
Wexond UI
Wexond UI is a set of beatiful React components. Its used in Wexond.
Installing
$ npm install wexond-ui
Roadmap
Contributing
If you have found any bugs or just want to see some new features in Wexond UI, feel free to open an issue. We're open to any suggestions. Bug reports would be really helpful for us and appreciated very much. Wexond UI is in heavy development and some bugs may occur. Also, please don't hesitate to open a pull request. This is really important to us and for the further development of this project.
Running
Before running Wexond UI, please ensure you have latest Node.js
and Yarn
installed on your machine.
Firstly, run this command to install all needed dependencies.
$ yarn
The given command below will open a new tab in your browser.
$ npm run dev