Skip to content

modjs-org/modjs

Repository files navigation

Installation

git clone https://github.com/fullstackpro-io/modjs-youtube.git npm install npm run build:helpers npm run build:utils npm run build:icons npm run build:core

To start the documentation site, run the following scipt from the project's root dir:

npm run start:docs

To start core package in cypress, run the following scipt from the project's root dir:

npm run test:core

To start icons package in cypress, run the following script from the project's root dir:

npm run test:icons

To start utils package in cypress, run the following script from the project's root dir:

npm run test:utils

To run test in Vitest for helper's package, run the following script from the project's root dir:

npm run test:helpers

About

React UI Component Library and utility functions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages