0.0.114 • Published 4 years ago

@thiagolovato/components v0.0.114

Weekly downloads
-
License
(ISC OR GPL-3.0)
Repository
-
Last release
4 years ago

TicketLog Components

TicketLog components library.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

What is necessary to get to project running.

Git, Node > v12.*, Yarn

Installing

Clone the repository and run the following commands:

yarn or yarn install

Running (running docz)

yarn start

Running the tests

yarn test

Lint

Validates Code Smell (formating, coding rules, etc...) of the project.

yarn lint

All the commands are available for visualization on the package.json file