README
Qwenny UI
or... create your own theme
The original UI made for Qwenny.
Made by Cole Gawin
Uses Bootswatch Cosmo
Installation
First, install yarn
npm i yarn -g
Install only Qwenny UI:
yarn add @qwenny/ui
Install all of Qwenny:
yarn add @qwenny/all
Usage
Use the following to add Qwenny UI to your file:
const ui = require("@qwenny/ui");
Contributing
Pull requests will be maintained as much as possible. Please open an issue with tag request for feature requests, etc.
Todo
- Code cleaning
License
Mozilla Public License 2.0
See LICENSE to see the full text.