Skip to content
forked from wexond/wexond-ui

List of React reusable components following Wexond design patterns

License

Notifications You must be signed in to change notification settings

quy3501/wexond-ui

 
 

Repository files navigation

Wexond UI

Actions Status NPM NPM Discord

Wexond UI is a set of beatiful React components. Its used in Wexond.

Installing

$ npm install wexond-ui

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

About

List of React reusable components following Wexond design patterns

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 90.2%
  • JavaScript 9.8%