Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

kodhus

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kodhus

Kodhus css and js library

  • 0.1.0
  • latest
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

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

  1. Install dependencies by running yarn install
  2. Start the framework by running yarn run gulp. This will open the browser on an empty page.
  3. In order to start coding your webpage, open src/index.html and start coding your html. The browser automatically updates with your new changes.
  4. 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, modify your additions/changes in a new branch and create a pull request to master branch

FAQs

Package last updated on 13 Jun 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc