0.1.1 • Published 7 months ago

gamification-ui-lib v0.1.1

Weekly downloads
-
License
ISC
Repository
-
Last release
7 months ago

SLD-UI

A component library with React, Typescript and Storybook.

Getting Started

System Requirements

  • git v2.13 or greater
  • nodejs 14 || 16 || 18
  • npm v8.16.0 or greater

All of these must be available in your PATH. To verify things are set up properly, you can run this:

git --version
node --version
npm --version

Run Locally

Clone the project

  https://github.com/ashish-simform/sld-ui-lib.git

Go to the project directory

  cd sld-ui-lib

Install dependencies

  npm install

To build library

  npm run build

To start storybook

  npm run storybook

To test the library

  npm run test 

👨‍💻 Author

👤 Ashish Kachhadiya

0.1.1

7 months ago