Skip to content

maratismodest/chamala-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A template to create your own UI.

Install the UI

npm install chamala-ui

Add the UI css to the root of your project

import from "chamala-ui/dist/styles.css"

Enjoy

import {Button, Input} from "chamala-ui"

Optional: Create your own UI.

  • Clone the repository
  • Add you changes
  • Login to npm.js account npm login
  • Patch the version npm version patch
  • Publish after the changes npm publish

About

A template to create your own UI

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published