Skip to content

This repository contains the code for the fiscal calendar addon for Kloudio Dataprep

License

Notifications You must be signed in to change notification settings

Kloudio/fiscal-calendar-addon

Repository files navigation

Description

This repo contains the source code for the Fiscal Calendar addon for Kloudio Dataprep.

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Test

# unit tests
$ npm run test

# e2e tests
$ npm run test:e2e

# test coverage
$ npm run test:cov

License

Fiscal Calendar Addon is MIT licensed.

fiscal-calendar-addon

About

This repository contains the code for the fiscal calendar addon for Kloudio Dataprep

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published