0.6.2 • Published 5 years ago

@ustack/uskin v0.6.2

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

Version Downloads License

Intro

USkin is a front-end framework which provides stunning web components based on CSS3 and ReactJS.

The features include:

  • Versatile providing a wide range of React components.

  • Flexible assembling components freely to build web sites and web apps.

  • Tiny minimum and default API for easy handling.

Quick start

  • Download the latest release, or clone the repo git clone https://github.com/unitedstack/uskin.git.

  • Install all the denpendecies by npm install, and your first compile will also be completed by this command.

  • You can compile your code via npm run build at any time you need.

  • You can find demos in folder docs, showing the basic usage of the components. Congratulations, an overview-introduction page is coming soon.

To find out more commands for developers and contributors, please read COMMAND.md.

Note

Details for each release are documented in the release notes.

Any questions to the releases are welcome, feel free to create issues.

License

© 2013-present The USkin Authors. All rights reserved.

This project is licensed under MIT license that can be found in the LICENSE file.