0.0.4 • Published 5 years ago
@vipui/vipui v0.0.4
VIPUI
Get Started
To get started using VIPUI, you just need two part, the CSS part and the JavaScript part.
You can very easily to install in your project :
npm i @vipui/vipui
You can also include the VIPUI CSS file in your project :
<link rel="stylesheet" href="https://yoursite.com/vipui/dist/css/vipui.css">
You can also include the VIPUI JavaScript file in your project :
<src type="text/javascript" href="https://yoursite.com/vipui/dist/js/vipui.js"></script>
Browser Support and Testing
VIPUI is tested and works in:
- IE 8+
- Latest Stable: Firefox, Chrome, Safari
- iOS 7-11
- Android 4.x
And maybe it worked in other browsers too. (but we did not really test it on them, maybe you can test that by yourself:laughing:)