kraftuur
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

image

Kraftuur

🎨 A colour system for designing beautiful and accesible interfaces

Design Board · Live · Documentation · NPM.js

☁️ Installation

yarn add kraftuur

Get started by with Kraftuur by reading the docs

💻 Quickstart

Run the package locally

# clone the repository locally
git clone https://github.com/harshhhdev/kraftuur.git
cd kraftur

# install deps
yarn
# start dev server
yarn watch

🚀 Deploying to NPM

Deploy this project to NPM.js

# build TypeScript files
yarn build

# If you're not logged in 
# yarn login

# Publishing the package
yarn publish

🤞 Contributing

After setting up the project, and making changes:

git add .
git commit -m "commit message"
git push YOUR_REPO_URL YOUR_BRANCH

Package Sidebar

Install

npm i kraftuur

Weekly Downloads

14

Version

1.0.2

License

MIT

Unpacked Size

30.4 kB

Total Files

58

Last publish

Collaborators

  • dev-harsh