Skip to content

moodie-team/moodiverse-lib

Repository files navigation

Moodvierse Library

A compoennt library for Moodvierse project

Installation

Install the library using yarn

  yarn add moodiverse-lib

Import a basic component

import Component from 'moodiverse-lib/components'

const App = () => {
  return <Component />
}

Tech Stack

Language Typescript

Styling TailwindCSS

Library Bundle Rollup, Babel, Postcss

Testing Jest

Work Optimisation Storybook

Running Tests

To run tests, run the following command

  yarn test

Related

This library only related to Moodiverse project.

Moodiverse Front-end Repository

License

MIT

About

Components library for moodiverse project.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages