0.1.13 • Published 3 years ago

commit-design v0.1.13

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

commIT Design

A React components library made by NUSSU commIT

Installation

In the project directory, you can run:

npm i commit-design

Usage

To use the components, simply

import { Button, Input } from 'commit-design'


Getting Started 🔧

To get started running the project locally, please follow the steps below.

First, clone the repository.

git clone https://github.com/nussucommit/commIT-design.git

Then, install all the dependencies

cd commIT-design
npm install

Finally, run the storybook development server.

npm run storybook

Open http://localhost:6006 with your browser to see the result.