UNPKG

@ustack/uskin

Version:

A graceful framework which provides developers another chance to build an amazing site.

42 lines (22 loc) 1.74 kB
<h1 align="center">USkin</h1> [![Version](https://img.shields.io/npm/v/@ustack/uskin.svg)](https://www.npmjs.com/package/@ustack/uskin) [![Downloads](https://img.shields.io/npm/dt/@ustack/uskin.svg)](https://www.npmjs.com/package/@ustack/uskin) [![License](https://img.shields.io/npm/l/@ustack/uskin)](https://www.npmjs.com/package/@ustack/uskin) ## 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](http://github.com/unitedstack/uskin/archive/master.zip), 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](https://github.com/unitedstack/uskin/blob/master/COMMAND.md). ## Note Details for each release are documented in the [release notes](https://github.com/unitedstack/uskin/releases). Any questions to the releases are welcome, feel free to [create issues](https://github.com/unitedstack/uskin/issues). ## License &copy; 2013-present The USkin Authors. All rights reserved. This project is licensed under MIT license that can be found in the [LICENSE](LICENSE) file.