kodhus-ui
Kodhus css and javascript UI library
Getting Started
- Install dependencies by running
npm install
- Install
rollup
globally by runningnpm install -g rollup
- Take a look at scripts in package.json to see how you can build css and js bundles.
Collaboration
- For collaboration, modify your additions/changes in a new branch and create a pull request to master branch