0.9.0 • Published 9 years ago

next-ui v0.9.0

Weekly downloads
13
License
EPL-1.0
Repository
github
Last release
9 years ago

NeXt-bower

NeXt UI Toolkit bower and npm distribution. You can install this package either with npm or with bower.

Current version 0.9

Install

bower

bower install NeXt

Then link NeXt to your index.html:

<script src="/bower_components/next-bower/js/next.js"></script>
<link rel="stylesheet" href="/bower_components/next-bower/css/next.css" />