Skip to content

Latest commit

 

History

History

types

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Hubbl logo

Hubbl Components

This library hosts common TypeScript types used in the applications.

GitHub

Project

The application is built using the @nrwl/workspace:library generator, and it is built with TypeScript.

Development

Installation

Once the repository has been cloned, install the dependencies of the project.

# with npm 
npm install 

Execution

The library can not be executed, as it is a shared library.

Testing

The library does not contain any test as it is just static types.