Skip to content
This repository has been archived by the owner on Mar 1, 2020. It is now read-only.
/ uskin Public archive
forked from soniaxu7/uskin

A front-end framework aims at developing web projects based on CSS3 and provides common components.

License

Notifications You must be signed in to change notification settings

unitedstack/uskin

 
 

Repository files navigation

USkin

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.

About

A front-end framework aims at developing web projects based on CSS3 and provides common components.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 66.6%
  • CSS 30.7%
  • HTML 2.0%
  • Other 0.7%