0.0.6 • Published 9 months ago

datasa-design-system v0.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

datasa-design-system

build status code coverage code style styled with prettier made with lass license npm downloads

design system for DatasaDAO

Table of Contents

Install

npm:

npm install datasa-design-system

yarn:

yarn add datasa-design-system

Usage

const DatasaDesignSystem = require('datasa-design-system');

const datasaDesignSystem = new DatasaDesignSystem();

console.log(datasaDesignSystem.renderName());
// script

Contributors

License