Skip to content

Repository files navigation

kodhus-ui

Kodhus css and javascript UI library.

Checkout https://kodhus.com for more info on how to use this library to build amazing interfaces and web pages.

Getting Started

If you just want it up and running:

npx create-kodhus-app my-app
cd my-app
yarn gulp

If you have cloned or downloaded this repository then:

  1. Install dependencies by running yarn install.
  2. Start the framework by running yarn gulp. This will open the browser on an empty page.

Start coding

  1. In order to start coding your webpage, open src/index.html and start coding your html. The browser automatically updates with your new changes when you save the fille.
  2. To deploy your interface/web page, copy the whole public folder content into your web server's root directory.

Add more pages

Add html pages

As you can see the structure of src folder includes fonts, js, scss and an index.html. In order to add more html files, just create them under src folder and that's it. They will end up in the public folder.


Collaboration

  • For collaboration, create a pull request with your changes/additions. We will get to it as soon as possible.

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages